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 and pull will soon be replaced with pg:push and pull, 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 have this index in production in Heroku:
and when I download the schema and data with taps, it ends in my local database like this:
the order of created_at was lost.
The text was updated successfully, but these errors were encountered: