Typeplugin-kysely-postgresv0.3.0MigrationTargetTarget migration identifier used to indicate no migrations should be run. Uses Kysely's built-in NO_MIGRATIONS constant. type MigrationTarget = string | NoMigrations;