Go to file
Steven Fackler a677f62fe2 Remove lazy query support
It turns out this only works inside a transaction, so the API will need
to be rethought. Probably PostgresTransaction.prepare will return a
special TransactionalPreparedStatement that has support for it or
something.
2013-09-02 23:09:30 -07:00
src Remove lazy query support 2013-09-02 23:09:30 -07:00
.gitignore Binary transmission of numeric types 2013-08-31 17:17:06 -07:00
LICENSE Initial commit 2013-07-22 21:43:51 -07:00
Makefile Add link attribute 2013-09-02 19:08:56 -07:00
README.md Fixed up README for new name 2013-08-18 17:16:39 -04:00

rust-postgres