eloquent_dart 0.1.1 copy "eloquent_dart: ^0.1.1" to clipboard
eloquent_dart: ^0.1.1 copied to clipboard

Eloquent ORM extracted from Vania framework for Dart and Flutter.

0.1.1 #

  • Added Migration system support.
  • Added Schema builder and TableDefinition.
  • Added example Flutter application.
  • Fixed DateTime type handling in SQLite adapter.
  • Fixed mass assignment validation logic.

0.1.0 #

  • Initial release of Eloquent ORM extracted from Vania framework.
  • Support for SQLite using sqlite3 package.
  • Comprehensive Query Builder.
  • Migration and Schema Builder support.
  • Support for Relationships (OneTo(Many), ManyToMany, Polymorphic).
0
likes
120
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Eloquent ORM extracted from Vania framework for Dart and Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, meta, path, sqlite3

More

Packages that depend on eloquent_dart