jaguar_orm_gen 2.1.12 copy "jaguar_orm_gen: ^2.1.12" to clipboard
jaguar_orm_gen: ^2.1.12 copied to clipboard

outdatedDart 1 only

Generator for jaguar_orm

Changelog #

2.1.12 #

  • Added only to update

2.1.10 #

  • Removed findWhere and removeWhere. They are now in Bean.

2.1.9 #

  • Added findOneWhere

2.1.8 #

  • Autoincrement cascading

2.1.6 #

  • Return insert id for associations

2.1.5 #

  • Changed NumField to DoubleField

2.1.4 #

  • Using parseValue for parsing value from Database

2.1.2 #

  • Fixed bug where BoolField is generated as BitField

2.1.1 #

  • Dart2 support