isoos / postgresql-dart

Dart PostgreSQL driver: supports extended query format, binary protocol and statement reuse.
https://pub.dev/packages/postgres
BSD 3-Clause "New" or "Revised" License
128 stars 35 forks source link

WIP: statement_timeout #363

Closed isoos closed 3 weeks ago

isoos commented 1 month ago
isoos commented 3 weeks ago

Closing as #380 implement timeouts using the external connection.