menu
powersync_core package
documentation
sqlite3_common.dart
CommonDatabase
dispose abstract method
dispose abstract method
dark_mode
light_mode
dispose
abstract method
void
dispose
(
)
Closes this database and releases associated resources.
Implementation
void
dispose();
powersync_core package
documentation
sqlite3_common
CommonDatabase
dispose abstract method
CommonDatabase class
Constructors
new
Properties
autocommit
commitFilter
commits
config
hashCode
lastInsertRowId
rollbacks
runtimeType
updatedRows
updates
userVersion
Methods
createAggregateFunction
createCollation
createFunction
dispose
execute
getUpdatedRows
noSuchMethod
prepare
prepareMultiple
select
toString
Operators
operator ==