setup integration test for postgres

This commit is contained in:
chrislu
2025-09-02 10:51:37 -07:00
parent 8b4914be55
commit c9e093194d
18 changed files with 2175 additions and 63 deletions
+1
View File
@@ -35,6 +35,7 @@ var Commands = []*Command{
cmdMount,
cmdMqAgent,
cmdMqBroker,
cmdPostgres,
cmdS3,
cmdScaffold,
cmdServer,