Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lyle committed Feb 25, 2012
1 parent b916d84 commit a7349d3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -2,3 +2,8 @@ This is a sinatra app that pulls some content from postgres.
Notably it uses "PGconn.unescape_bytea" to compensate for Postgres's
greedy *escape_bytea* which causes no end of pain.


! send_data is depricated

At first this is what I thought was the problem, but it was actually postgres driver in datamapper.
So if you run into a problem of not being able to pull an image out of a postgres bytea then maybe this will help.

0 comments on commit a7349d3

Please sign in to comment.