Config Version Dao
Data Access Object for configuration versions.
Thread Safety: All methods are suspend functions for safe coroutine usage.
Functions
Link copied to clipboard
Activate a specific version.
Link copied to clipboard
Count total versions.
Link copied to clipboard
Deactivate all versions.
Link copied to clipboard
Get the currently active configuration version.
Link copied to clipboard
Get the highest version number.
Link copied to clipboard
Get recent versions for rollback selection.
Link copied to clipboard
Get a specific version by number.
Link copied to clipboard
Insert or update a version.
Link copied to clipboard
Delete old versions, keeping the most recent ones.