|
c29abfe21e
|
Merge branch 'master' into postgres-switch-for-tests
|
2025-01-10 13:43:16 +03:00 |
|
|
9a6d8e5158
|
Refactored the code to switch between postgres and gdbm, with db cleanup
|
2025-01-10 13:41:05 +03:00 |
|
|
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 |
|
|
4b5f08e25e
|
Merge branch 'master' into postgres-switch-for-tests
|
2025-01-08 11:06:15 +03:00 |
|
|
ea9cab930e
|
cleanup the generated test data for the schema
|
2025-01-08 10:59:22 +03:00 |
|
|
a37f6e6da3
|
pass the dbschema in the context
|
2025-01-08 10:57:58 +03:00 |
|
|
f59c3a53ef
|
allow the BuildConnStr to be accessed by different packages
|
2025-01-08 10:56:59 +03:00 |
|
|
81c3378ea6
|
use a flag to pass the schema to the context
|
2025-01-08 10:55:43 +03:00 |
|
|
46a6d2bc6e
|
create a schema if it does not exist and use it in the connection
|
2025-01-08 10:37:47 +03:00 |
|
|
c12e867ac3
|
add a db flag to specify the database of choice
|
2025-01-06 15:06:25 +03:00 |
|
|
79de0a9092
|
pass the base directory to load the .env file
|
2025-01-06 14:54:04 +03:00 |
|
|
3ee15497a5
|
specify the base directory for loading the .env file
|
2025-01-06 14:50:39 +03:00 |
|