You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
heroku db:push will soon be replaced with pg:push, which won't use taps, so it wouldn't have this problem. It'll have all of its own, new problems! If you want a preview check out heroku/heroku-pg-extras#42
I pushed some binary data from my local sqlite3 db to a postgres db on heroku.
The data integerity was not maintained.
The data is very long so I wont post it all but here are the first 20 chars before and after:
The text was updated successfully, but these errors were encountered: