cloudsync_version()
Description: Returns the version of the sqlite-sync
library.
Parameters: None.
Returns: The library version as a string.
Example:
SELECT cloudsync_version();
-- e.g., '1.0.0'
Description: Returns the version of the sqlite-sync
library.
Parameters: None.
Returns: The library version as a string.
Example:
SELECT cloudsync_version();
-- e.g., '1.0.0'