Open ME-Studio opened 6 years ago
Looks awesome. I believe we can ignore the adonis_schema
table if found. This table is created and maintained by Adonis itself. Ignoring this will make it easier to make migrations from a Db which was earlier created by Adonis
Sure! That makes sense :+1:
I installed it on MySQL Workbench 8.0 but it don't show any catalog in tool, but the plugin has been installed, how can I work with him? Catalog menu/sub menu is not showing in tools
You need close it and re-open the Workbench Program
o
same problem here, restart didnt fixed it
I've created a MySQL workbench plugin to automatically generate your migrations from an existing database schema. Hope this will be useful when you're porting to Adonis. mysql-workbench-export-adonisjs-migrations Feedbacks are welcome.