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

outdatedDart 1 only

Generator for jaguar_orm

Changelog #

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