Closed letusfly85 closed 6 years ago
Just as a heads up I have added a few items in my pull request to the export for certain data types (decimal and enum) for it to work properly. You may want this added to your as well.
@shaunplumb
Thank you, I want to get your two commits. Don't you create a PR? https://github.com/shaunplumb/sequelize-db-export-import/commits/master
https://github.com/shaunplumb/sequelize-db-export-import/commit/a250361effa47f0d7b988547f223707c09cbfd38 https://github.com/shaunplumb/sequelize-db-export-import/commit/3cffb92c5d8b54f5ee41476fddecdc7dc2ff06f3
ci error
@boiawang
ci error
Thank you for checking. I modified.
If you look at line 126 of yours for the type of integer the other export has 2 new types added for enum and decimal that will help with the export. Not sure if you want to add that as well. Should be line 132-137 of the other export file.
@shaunplumb
Thank you, I added two new types 👍
@boiawang
Thank you !
Summary:
sequelize initial migration file
following way example.