typed_sql 0.1.2 copy "typed_sql: ^0.1.2" to clipboard
typed_sql: ^0.1.2 copied to clipboard

Package for doing SQL with some type safety.

0.1.2 #

  • Support for composite foreign keys using the @ForeignKey annotation.
  • Extension methods for joining table using foreign keys.

0.1.1 #

  • Fixed build issues where it's unable to resolve CustomDataType.

0.1.0 #

Initial version.