postgres-switch-for-tests #255

Merged
lash merged 15 commits from postgres-switch-for-tests into master 2025-01-10 12:07:07 +01:00

15 Commits

Author SHA1 Message Date
alfred-mk
c29abfe21e Merge branch 'master' into postgres-switch-for-tests 2025-01-10 13:43:16 +03:00
alfred-mk
9a6d8e5158 Refactored the code to switch between postgres and gdbm, with db cleanup 2025-01-10 13:41:05 +03:00
alfred-mk
3fccfaab61 Replace the connStr if it is not set 2025-01-09 13:01:28 +03:00
lash
b50a51df9b Implement postgres schema 2025-01-09 07:42:09 +00:00
lash
df8c9aab0c Rehabilitate tests 2025-01-08 22:27:19 +00:00
lash
ddefdd7fb3 Merge branch 'lash/purify-more' into postgres-switch-for-tests 2025-01-08 22:05:12 +00:00
alfred-mk
4b5f08e25e Merge branch 'master' into postgres-switch-for-tests 2025-01-08 11:06:15 +03:00
alfred-mk
ea9cab930e cleanup the generated test data for the schema 2025-01-08 10:59:22 +03:00
alfred-mk
a37f6e6da3 pass the dbschema in the context 2025-01-08 10:57:58 +03:00
alfred-mk
f59c3a53ef allow the BuildConnStr to be accessed by different packages 2025-01-08 10:56:59 +03:00
alfred-mk
81c3378ea6 use a flag to pass the schema to the context 2025-01-08 10:55:43 +03:00
alfred-mk
46a6d2bc6e create a schema if it does not exist and use it in the connection 2025-01-08 10:37:47 +03:00
alfred-mk
c12e867ac3 add a db flag to specify the database of choice 2025-01-06 15:06:25 +03:00
alfred-mk
79de0a9092 pass the base directory to load the .env file 2025-01-06 14:54:04 +03:00
alfred-mk
3ee15497a5 specify the base directory for loading the .env file 2025-01-06 14:50:39 +03:00