Document set_table_version() being able to remove entries.

This commit is contained in:
Relintai 2025-05-12 11:43:43 +02:00
parent 9ec917a7d5
commit 7506758455

View File

@ -84,6 +84,7 @@
<argument index="1" name="version" type="int" />
<description>
Sets the current table version.
Setting [code]version[/code] to -1 will remove the given table's row from the database.
</description>
</method>
</methods>