Merged in feature/localstackands3object (pull request #54)

LocalStack and S3 Objects

* firstround

* cleanupintegration

* tidyports
This commit is contained in:
Michael McGuinness
2025-02-06 15:00:26 +00:00
parent 9e6328d8f9
commit e146725825
17 changed files with 381 additions and 128 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
version: "2"
servers:
- engine: postgresql
uri: "${DB_URI}"
uri: "${DB_URI_TEST}"
sql:
- name: "db"
engine: "postgresql"