pwweb / artomator

Artomator: Custom commands making life easier for Laravel.
MIT License
4 stars 1 forks source link

Fix check for table option overwriting schema #6

Closed rabrowne85 closed 5 years ago

rabrowne85 commented 5 years ago

The check to see if the table option has been set was looking for false instead of null. As such the schema was being superseded by the null.