gamonoid / icehrm

Manage your employees easily with a robust and efficient Human Resource Management System
http://icehrm.com
Other
567 stars 368 forks source link

Run migrations in Docker #301

Open kopestik opened 2 years ago

kopestik commented 2 years ago

How do I run migrations in Docker?

The "Test Database Connectivity" does not work, related to this https://github.com/gamonoid/icehrm/issues/298

And on the console, it says, Error saving :: (Table 'icehrm.SystemData' doesn't exist) but I can see the table creation in one of the migrations files. How do I run this migration?