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
128 stars 32 forks source link

High-level query result type #89

Closed isoos closed 5 years ago

isoos commented 5 years ago

Too much moving/broken parts, need to restructure.