delta_trace_db 0.0.7 copy "delta_trace_db: ^0.0.7" to clipboard
delta_trace_db: ^0.0.7 copied to clipboard

A secure, in-memory database built on Dart with class-based functionality and detailed operation history tracking.

0.0.7 #

  • I performed a refactoring.

0.0.6 #

  • Added RawQueryBuilder class, which is useful for certain purposes.
  • Several query nodes now support automatic DateTime conversion, improving search speed when comparing DateTime values.
  • Added operation instructions to the README.

0.0.5 #

  • The SingleSort class has been improved to allow sorting on null and Boolean values.

0.0.4 #

  • A listener has been added that will call back when the DB state changes.

0.0.3 #

  • Fixed an issue where a dependency on Flutter was still present.

0.0.2 #

  • This package has been changed to a Dart package and no longer depends on Flutter.

0.0.1 #

  • initial release.
0
likes
0
points
574
downloads

Publisher

unverified uploader

Weekly Downloads

A secure, in-memory database built on Dart with class-based functionality and detailed operation history tracking.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, file_state_manager

More

Packages that depend on delta_trace_db