wazeloquent 0.0.4 copy "wazeloquent: ^0.0.4" to clipboard
wazeloquent: ^0.0.4 copied to clipboard

WazEloquent is a flutter package in which you can interact with in-app “sqlite” database in the style of Laravel Eloquent.

0.0.4 #

  • Fix limit() or order() not working when update or delete.

0.0.3+2 #

  • Updated doc.

0.0.3+1 #

  • save method in model now act like updateOrCreate method.

0.0.3 #

  • Added RelationshipModel for relationships.
  • Added ManyToMany mixin.
  • Updated doc.

0.0.2 #

  • Added whereIn method.
  • Added new relationships - OneToOne and OneToMany.
  • Updated doc.

0.0.1+5 #

  • Added method to specify filePath for db.
  • Catch the query to debug in details.
  • Added hasOne(still experimental) and belongsTo(still experimental) method.

0.0.1+4 #

  • Fixing bugs where properties are not reset.

0.0.1+3 #

  • Added latest method.

0.0.1+2 #

  • Updated doc.

0.0.1+1 #

  • Remove unused dependency.

0.0.1 #

  • Yay!
22
likes
0
pub points
58%
popularity

Publisher

unverified uploader

WazEloquent is a flutter package in which you can interact with in-app “sqlite” database in the style of Laravel Eloquent.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path, path_provider, sqflite

More

Packages that depend on wazeloquent