dylex / postgresql-typed

Haskell PostgreSQL library with compile-time type inference
http://hackage.haskell.org/package/postgresql-typed
Other
83 stars 12 forks source link

Shift from String to ByteString #1

Closed dylex closed 9 years ago

dylex commented 9 years ago

Many queries and configuration values use Strings that have to be encoded and packed to send to postgres. There's probably no reason nowadays for many of them not to be using ByteString instead.

dylex commented 9 years ago

Done in 7a0ee2ea1d4baac70a46d5fe8ec5ad8018d0172d