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