|
75fad013c0
|
get column parity implemented
|
2024-01-14 15:36:15 -06:00 |
|
|
bb19158aa0
|
start implementing column parity
|
2024-01-14 15:25:57 -06:00 |
|
|
941ebc4a24
|
add a function to convert a tuple into a dictionary
|
2024-01-14 15:25:45 -06:00 |
|
|
cfa45fc970
|
some docstring things
|
2024-01-14 15:25:08 -06:00 |
|
|
4a4e969e0f
|
add basic write functionality
|
2024-01-14 14:41:43 -06:00 |
|
|
72831a8e1d
|
write read functionality
|
2024-01-14 14:25:25 -06:00 |
|
|
83f1dc6a9f
|
make the DBConnector class usable as a standalone object or in a context manager
|
2024-01-14 14:16:03 -06:00 |
|
|
1ef515e265
|
setup defaults for environment variables (configured for a locally running Postgres docker with default config)
|
2024-01-14 14:14:12 -06:00 |
|
|
e3d8a31285
|
get the query to return results, or an empty list if any error occurs
|
2024-01-14 13:53:34 -06:00 |
|
|
997dc064e6
|
Create read/write functions to fill later
|
2024-01-09 14:57:42 -06:00 |
|
|
20648ed295
|
Create database context manager class and start work on query execution
|
2024-01-09 14:50:39 -06:00 |
|
|
cafd04a47d
|
Create database module
|
2024-01-09 14:27:44 -06:00 |
|