Releases: JJCLane/laravel-sqlite-migrations
Releases · JJCLane/laravel-sqlite-migrations
Laravel 9 + 10 support
Fix PSR-4 autoloading
Renamed the trait file to match autoloading.
Update Laravel illuminate dependency
0.1.4 Update Laravel version dependency
Fix a NOT NULL constraint error when creating a migration without a default value
0.1.3 Fix the NOT NULL error when a migration is defined without a default …
Reduce illuminate/database dependency
0.1.2 Reduce required illuminate/database version
Fix autoloading
0.1.1 Add gitignore
Initial release
0.1.0 Fix autoloading