CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensions
📦 CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensions v13.4.0 4 Functions
0 Types
0 types and 0 members
Functions
method
withAdminer builder withAdminer(containerName?: string): PostgresServerResource method
withDbGate builder withDbGate(containerName?: string): PostgresServerResource method
withFlywayMigration builder withFlywayMigration(flywayName: string, migrationScriptsPath: string): PostgresDatabaseResource method
withFlywayRepair builder withFlywayRepair(flywayName: string, migrationScriptsPath: string): PostgresDatabaseResource