loxia 0.0.1-dev.6 copy "loxia: ^0.0.1-dev.6" to clipboard
loxia: ^0.0.1-dev.6 copied to clipboard

Loxia is a Dart ORM library that aims to be fully-featured, easy-to-use, and flexible to manage entities and relations in your server-side applications.

0.0.1-dev.1 #

  • Initial version.
  • Add integration for SQLite.

0.0.1-dev.2 #

  • Fix version constraint for loxia package.

0.0.1-dev.3 #

  • Fix conditions for insert query in SQLite integration.

0.0.1-dev.4 #

  • Fix relations for SQLite integration.

0.0.1-dev.5 #

  • Change where in update and delete with the WhereClause class

0.0.1-dev.6 #

  • Minor fixes
2
likes
120
points
12
downloads

Publisher

verified publisherserinus.app

Weekly Downloads

Loxia is a Dart ORM library that aims to be fully-featured, easy-to-use, and flexible to manage entities and relations in your server-side applications.

Documentation

API reference

License

MIT (license)

Dependencies

loxia_annotations, postgres, sqflite_common, sqflite_common_ffi

More

Packages that depend on loxia