We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feddf84 commit 0ce72ecCopy full SHA for 0ce72ec
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 3.4.9
+## 3.5.0
4
5
- Better exception stacktraces (in some cases) using `package:stack_trace`.
6
- With that dependency, upgraded minimum SDK to `3.4`.
pubspec.yaml
name: postgres
description: PostgreSQL database driver. Supports statement reuse and binary protocol and connection pooling.
-version: 3.4.9
+version: 3.5.0
homepage: https://github.com/isoos/postgresql-dart
topics:
- sql
0 commit comments