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

Add missing " to example #154

Closed saward closed 3 years ago

saward commented 3 years ago

Have not tested this change.

isoos commented 3 years ago

Nice catch!

CI failed because travis stopped working... I guess we need to migrate to GitHub Actions first, as merging is blocked on it.

isoos commented 3 years ago

This has been adopted in my soft-fork repository and published as 2.3.0-null-safety.0.