Summary
Replace the INITIALIZE_TABLES config option with AUTO_MIGRATE. The latter should support auto initializing new databases with tables and automatically applying all pending migrations if enabled. The default value for this should be set to true.
Summary
Replace the INITIALIZE_TABLES config option with AUTO_MIGRATE. The latter should support auto initializing new databases with tables and automatically applying all pending migrations if enabled. The default value for this should be set to true.