stablekernel / postgresql-dart

Dart PostgreSQL driver: supports extended query format, binary protocol and statement reuse.
https://www.dartdocs.org/documentation/postgres/latest
BSD 3-Clause "New" or "Revised" License
129 stars 32 forks source link

Missing substitution value no longer throws FormatException. #113

Closed isoos closed 4 years ago

isoos commented 4 years ago

Fixes #57.