Heroku Shared PostgreSQL and pgcrypto -
Heroku Shared PostgreSQL and pgcrypto -
i'm wondering if there way enable pgcrypto on heroku shared postgresql database (5mb)? have working fine on local dev box, complains not beingness able find gen_salt when force heroku.
if not, should utilize library deal passwords/salts @ business logic layer , store salt & passhash in database straight character fields?
thanks much!
i'm not sure can say, pgcrypto coming.
there's evidence of pvh on hacker news: http://news.ycombinator.com/item?id=2942210
postgresql heroku
Comments
Post a Comment