sqflite_common 1.0.3+3 copy "sqflite_common: ^1.0.3+3" to clipboard
sqflite_common: ^1.0.3+3 copied to clipboard

outdated

Dart wrapper on SQLite, a self-contained, high-reliability, embedded, SQL database engine.

1.0.3+3 #

  • Don't lock globally during open but lock per database full path.
  • Fix transaction ref counting on begin transaction failure

1.0.2+1 #

  • Don't create a transaction during openDatabase if not needed.

1.0.1 #

  • Export DatabaseException.getResultCode().

1.0.0+1 #

  • Initial revision from sqflite 1.2.2+1
65
likes
40
pub points
96%
popularity

Publisher

verified publishertekartik.com

Dart wrapper on SQLite, a self-contained, high-reliability, embedded, SQL database engine.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

meta, path, synchronized

More

Packages that depend on sqflite_common