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

postgres support for needle_orm

0.1.1 #

  • FEAT: bump version: 0.1.0.

0.0.6 #

  • FEAT: bump version.

0.0.5 #

  • FIX: remove overrides.yaml.
  • FEAT: replace angel3_migration with needle_migration.
  • FEAT: support @Lob (for type List
  • FEAT: support blob column (Uint8List).

0.0.4+1 #

  • FIX: homepage & repository url in pubspec.yaml.

0.0.4 #

  • FIX: document/yaml.
  • FEAT: implement @Pre/PostPersist/Update...

0.0.3 #

  • fix lints issues.

0.0.1 #

  • Initial version.