File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.4.7
4+
5+ - Implemented ` Pool.close(force: true) ` (using [ davidmartos96] ( https://github.com/davidmartos96 ) 's [ #397 ] ( https://github.com/isoos/postgresql-dart/pull/397 ) as baseline).
6+
37## 3.4.6
48
59- Fix: do not close connection after an empty statement.
610- Fix: ` close(force: true) ` does not cause uncaught exception.
7- - Implemented ` Pool.close(force: true) ` (using [ davidmartos96] ( https://github.com/davidmartos96 ) 's [ #397 ] ( https://github.com/isoos/postgresql-dart/pull/397 ) as baseline).
811
912## 3.4.5
1013
Original file line number Diff line number Diff line change 11name : postgres
22description : PostgreSQL database driver. Supports statement reuse and binary protocol and connection pooling.
3- version : 3.4.6
3+ version : 3.4.7
44homepage : https://github.com/isoos/postgresql-dart
55topics :
66 - sql
You can’t perform that action at this time.
0 commit comments