Namespace Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Operations
Classes
- NpgsqlCreateDatabaseOperation
A PostgreSQL-specific MigrationOperation to create a database.
- NpgsqlDropDatabaseOperation
A PostgreSQL-specific MigrationOperation to drop a database.