v1.2.3
A few fixes on php 7.2 where an exception was thrown while trying to count on a string
- An update on foreign key generation
- Fix chained
->nullable()->default('NULL)'
to only use->nullable()
A few fixes on php 7.2 where an exception was thrown while trying to count on a string
->nullable()->default('NULL)'
to only use ->nullable()