Returns the application defined version of this database.
Future<int> getUserVersion() async { return await sendCommand("getUserVersion"); }