drift_postgres 1.2.3 copy "drift_postgres: ^1.2.3" to clipboard
drift_postgres: ^1.2.3 copied to clipboard

Postgres implementation and APIs for the drift database package.

1.2.3 #

  • Fix binding BigInt variables.

1.2.2 #

  • Fix parameter binding when NULL is provided.

1.2.1 #

  • Fix isOpen so that it properly returns false after the underlying postgres connection has been closed.

1.2.0 #

  • Drift's comparable expression operators are now available for expressions using postgres-specific date or timestamp types.

1.1.0 #

  • Add PgTypes.timestampWithTimezone.

1.0.0 #

  • Breaking: The interval type now expects Interval types from postgres instead of Duration objects.
  • Migrate to the stable v3 version of the postgres package.

0.1.0 #

  • Initial release of drift_postgres.
14
likes
140
pub points
83%
popularity

Publisher

verified publishersimonbinder.eu

Postgres implementation and APIs for the drift database package.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, drift, meta, postgres, uuid

More

Packages that depend on drift_postgres