13 Commits

Author SHA1 Message Date
6c30578458 Did some cleanup of the db_adapter.py 2025-03-09 19:18:56 +01:00
eb40b5e91d moved some more models out of individual classes 2025-03-08 23:45:21 +01:00
6f451499c0 Started doing some refactoring to make it more modulized to make it easier to make a collection of scripts later 2025-03-08 23:42:33 +01:00
73c333229b Started working on XML export type 2025-03-05 21:10:32 +01:00
frj
6cc3a8aaaa removed some logs from jupyter 2024-12-30 21:31:11 +01:00
frj
23acbb5918 fixed some issues with oracle support, and added excel export 2024-12-30 21:29:49 +01:00
65d9dd809d Added a primitive run multiple sql statements, that does NOT support plsql 2024-12-15 22:05:23 +01:00
fd1b2b796a fixed a small typo in a log statement 2024-12-12 21:52:31 +01:00
ec1381561a Added a way to run the same query on multiple schemas and logging.
Need to work on running update queries, that combine plsql and normal sql statements and potentially multiple extracts for one sql file, to make multiple files, and probably to also export to xlsx file format.
2024-12-12 21:50:45 +01:00
8f736f58f3 Added a way to run the same query on multiple schemas and logging.
Need to work on running update queries, that combine plsql and normal sql statements and potentially multiple extracts for one sql file, to make multiple files, and probably to also export to xlsx file format.
2024-12-12 21:50:37 +01:00
3ff2db97b6 started working on the sql part of the lib 2024-12-11 22:41:29 +01:00
bb3c92bfd8 started working on keepass, can find db credentials from a kdbx file now 2024-12-10 22:53:42 +01:00
8ef16ff13c initial commit 2024-12-10 22:23:00 +01:00