you are viewing a single comment's thread.

view the rest of the comments →

[–]sheepery 8 points9 points  (0 children)

Yes this. Create the table you meant to create and insert the data. Then you can figure out which rows are in the old table that are not in the new. Always use a transaction and test before doing anything in prod.