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

Feat/unix socket #124

Closed grillbiff closed 4 years ago

isoos commented 4 years ago

Can you please update lib/src/substituter.dart, as the rune iterator was fixed in a prior PR, and this has now merge conflict.

grillbiff commented 4 years ago

rebased and squashed. sorry for taking so long :)

isoos commented 4 years ago

Thank you!

kirklink commented 4 years ago

Thank you guys! You're awesome.

isoos commented 4 years ago

Published as part of 2.2.0. Sorry for the delay, I had some plans to add to the package, but those got delayed, and with that your change too.