Automated curtain

Synchronizing our entities schema with the database



Doing all of the above does not create a posts table in our database. To achieve that, we need to create a migration. We will need the MikroORM CLI and a dedicated @mikro-orm/cli package.

Powered by Froala Editor