mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-05-22 04:58:21 +02:00
Document set_table_version() being able to remove entries.
This commit is contained in:
parent
9ec917a7d5
commit
7506758455
@ -84,6 +84,7 @@
|
|||||||
<argument index="1" name="version" type="int" />
|
<argument index="1" name="version" type="int" />
|
||||||
<description>
|
<description>
|
||||||
Sets the current table version.
|
Sets the current table version.
|
||||||
|
Setting [code]version[/code] to -1 will remove the given table's row from the database.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
</methods>
|
</methods>
|
||||||
|
Loading…
Reference in New Issue
Block a user