Back
Todo
Learn the hard way that dropping a seemingly old and now irrelevant Postgres schema (e.g. "heroku_ext") also drops any of its extensions (e.g. "citext") which then drops all the columns that depend on it (e.g. "users.username") even in other schemas! #betalist
See similar todos

No replies yet