Expand description
Everything related to versioning table setups
Functions§
- delete
- Drop the version table… Warning: This is usually not recommended.
- get_
version - Use this function to obtain the current version number.
- set_
version - After your setup is done, set the version to your current setup script. This can (and should) be called inside a transaction