drift_postgres
Postgres implementation and APIs for the drift database package.
1.3.1
9.3K downloads/mo
#3033 most downloaded on pub.dev
simolus3/drift
What this package is like to depend on
Last release 1 years ago
14 Jun 2025
Ships unpredictably
gaps range from 8 days to 12 months
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
9 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Oct 2023 to Jun 2025
2024
2025
2026
Releases
latest 9-
1.3.114 Jun 2025 -
1.3.005 Jun 2024Release notes
Open source →- Add support for array types supported by the
postgrespackage: booleans, integers, strings, floats and jsonb values. - Add bindings to the postgres
now()function.
- Add support for array types supported by the
-
1.2.304 May 2024 -
1.2.202 May 2024 -
1.2.124 Apr 2024Release notes
Open source →- Fix
isOpenso that it properly returns false after the underlying postgres connection has been closed.
- Fix
-
1.2.024 Feb 2024Release notes
Open source →- Drift's comparable expression operators are now available for expressions
using postgres-specific
dateortimestamptypes.
- Drift's comparable expression operators are now available for expressions
using postgres-specific
-
1.1.017 Jan 2024 -
1.0.015 Nov 2023Release notes
Open source →- Breaking: The interval type now expects
Intervaltypes from postgres instead ofDurationobjects. - Migrate to the stable v3 version of the
postgrespackage.
- Breaking: The interval type now expects
-
0.1.020 Oct 2023