10 Commits

Author SHA1 Message Date
jasquat
30bb4c6b97
check if conn is set before attempting to close it w/ burnettk 2023-06-12 14:29:22 -04:00
jbirddog
b068dcf347
Move to one postgres secret (#33) 2023-03-06 15:20:09 -05:00
jbirddog
bbe0fd99d2
Dosql (#32) 2023-03-06 12:15:16 -05:00
jbirddog
250704aa49
Allow setting column types, add README (#31) 2023-03-02 13:08:27 -05:00
jbirddog
71ee8825cc
External secrets (#29)
* Pass secrets into SelectValues

* Pass secrets into Create/DropTable

* Pass secrets to Insert/Update/DeleteValues. Drop and create based on existence

* Pass secrets to GetEmployeeInfo

* Pass secrets to Xero non oauth calls
2023-03-01 10:04:10 -05:00
jasquat
a68264d785
added config py file that can read from env vars w/ burnettk 2023-02-22 10:19:14 -05:00
jbirddog
425017cd6d
Some fixes from the code audit (#27) 2023-02-08 09:58:32 -05:00
jbirddog
aa11ea1eab
Drop the need for schema to be a json string (#26) 2023-01-23 12:37:14 -05:00
jbirddog
6e3ecd01ae
Allow setting host and port (#21) 2022-12-27 16:51:42 -05:00
jbirddog
f1f2848762
Postgresql connector (#20) 2022-12-21 13:31:22 -05:00