menu
powersync package
documentation
sqlite3.dart
SqlFileLockingLevels
SQLITE_LOCK_NONE constant
SQLITE_LOCK_NONE constant
dark_mode
light_mode
SQLITE_LOCK_NONE
constant
int
const
SQLITE_LOCK_NONE
Implementation
static const SQLITE_LOCK_NONE = 0;
powersync package
documentation
sqlite3
SqlFileLockingLevels
SQLITE_LOCK_NONE constant
SqlFileLockingLevels class