datahub_postgres 0.18.0-dev.23
datahub_postgres: ^0.18.0-dev.23 copied to clipboard
DataHub PostgreSQL Extension
0.18.0-dev.23 #
Note: This release has breaking changes.
- FIX: "or" filter reduce now works correctly.
- FEAT(lints): Analysis rules for lifecycle super call position.
- BREAKING FEAT: changed FutureOr to Future on ServiceInstances initialize and dispose methods.
0.18.0-dev.22 #
- FEAT(datahub): added first and any methods to DataRepository.
- FEAT(datahub): added pool maintenance timer instead of passive eviction.
- FEAT(datahub_postgres): added connection pool queue limit.
0.18.0-dev.21 #
- FIX(datahub_postgres): fixed json type handling.
0.18.0-dev.20 #
- FIX(datahub_postgres): fixed array and json type filters.
- FIX(datahub_postgres): correct literals for array types.
- FIX: fixed repository / website in pubpsec files for all packages.
0.18.0-dev.19 #
- Update a dependency to the latest release.
0.18.0-dev.18 #
- Update a dependency to the latest release.
0.18.0-dev.17 #
- Update a dependency to the latest release.
0.18.0-dev.16 #
- Update a dependency to the latest release.
0.18.0-dev.15 #
- Update a dependency to the latest release.
0.18.0-dev.14 #
- Update a dependency to the latest release.
0.18.0-dev.13 #
- Update a dependency to the latest release.
0.18.0-dev.12 #
- FIX(ci): use melos conventions.
- FIX: timeout test port.
0.18.0-dev.11 #
- FIX: timeout test port.
0.1.0 #
- Initial version.