ochorocho / tdk

7 stars 4 forks source link

Fix workspace restart #24

Closed ochorocho closed 1 year ago

ochorocho commented 1 year ago

After a restart the the database does not contain any content anymore

In ExceptionConverter.php line 49:
  An exception occurred while executing a query: Table 'db.tx_scheduler_task' doesn't exist  

In ConnectionError.php line 29:
  Table 'db.tx_scheduler_task' doesn't exist  

In Connection.php line 56:
  Table 'db.tx_scheduler_task' doesn't exist  
ochorocho commented 1 year ago

Double checked and is working as it should. Database is persisted in /workspace/mysql