KevinColemanInc / yeet_dba

Automatically add foreign key constraints to your rails db
https://www.kcoleman.me/2019/03/14/how-to-add-foreign-key-constraints-rails.html
MIT License
52 stars 8 forks source link

Check model class and table existence #21

Closed takaki closed 4 years ago

takaki commented 4 years ago

When it find false table, which return nil. It cause exception. Before that check nil.