How do people elegantly deal with this problem?
I had a migration that created a table and then another to delete this table, now I want to re-submit it, the problem is that I cannot, because they have the same name.
If I understand you correctly, Rails only complains about the name of the migration. Well, the name of the migration does not affect its functionality, so you can just use a different one.
Source: https://habr.com/ru/post/1346419/More articles:RESTful way to "pay for the product" - rest$ ("input: checked"). Length does not work in opera after returning to browser history - jqueryVIM: know which command is executed when a key is pressed - vimHow can I check the speed of the web host provider? - web-hostingShould I disable MySQL strict mode? - phph.264 bytestream parsing - c ++Developing Windows Phone 7 for iPhone (back I know) - c #Is it closing? - closuresWhat are nodes in cloud computing? - cloudstruct in python - pythonAll Articles