jjclane/laravel-sqlite-migrations
Trait for Laravel migrations that makes schema changes SQLite-safe. Automatically transforms unsupported column types and avoids “Cannot add a NOT NULL column with default value NULL” by adding columns safely, letting migrations run cleanly on SQLite.
|
Package
|
Constraint
|
|---|---|
| illuminate/database | ^7.0||^8.0||^9.0||^10.0 |
None
How can I help you explore Laravel packages today?