CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensions
📦 CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensionsv13.5.05Functions
0Types
0 types and 0 members
Functions
method
withAdminerbuilderwithAdminer(containerName?: string): PostgresServerResourcemethod
withDbGatebuilderwithDbGate(containerName?: string): PostgresServerResourcemethod
withDbxbuilderAdds an administration and development platform for PostgreSQL to the application model using dbx.
withDbx(containerName?: string, imageTag?: string): PostgresServerResourcemethod
withFlywayMigrationbuilderwithFlywayMigration(flywayName: string, migrationScriptsPath: string): PostgresDatabaseResourcemethod
withFlywayRepairbuilderwithFlywayRepair(flywayName: string, migrationScriptsPath: string): PostgresDatabaseResource