Template Plugins
A template plugin is a plugin that generates the contents of new migration files.
Available Template Plugins
JavaScript template A built-in template plugin that can generate JavaScript or TypeScript migration files (in either ESM or CommonJS format)
PostgreSQL template A template plugin that can generate SQL, JavaScript or TypeScript migration files
MySQL template A template plugin that can generate SQL migration files