database-command
database-command copied to clipboard
Improvements
fix Foreign Keys, index's using mysql query TODO check other DB Types just find for mysql users ! Thanks to Younos Ali Al-Shamy https://www.facebook.com/Younos.alshamy
My version, based on last version ("Latest commit 457e1d4 on 18 Jan 2015") - in attach
- Check for existance of tables/fields/FKs in case of running migrations on DB where some/all objects already exists (do not fail migrations in this case)
@mikonnikov Could you create a PR?