Releases: Elimuswift/db-exporter
Releases · Elimuswift/db-exporter
v1.2.5
Merge pull request #9 from weblabormx/feature-seeds-by-table
save seeds by tables
v1.2.4
Add support for more column types
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()
v1.2.2
Add more column types to the matcher
v1.2.0
Merge pull request #5 from Elimuswift/scrutinizer-patch-1
Scrutinizer Auto-Fixes
v1.1.3
fix call to non existing null property
1.1.2
v1.1.2
remove Server class