FarhadMohammadi's avatar

Laravel testing SQLite Alter Column Issue

I am using sqlite for our feature test with in-memory database. I found that SQLite had a problem with modifying column with alter table query. please tell us any solution to solve it or any replacement way like using MySQL for testing database and how to deal with that. thank you. Our laravel version is 8. and we use MySQL for main database

0 likes
3 replies

Please or to participate in this conversation.