4 Commits

Author SHA1 Message Date
b7e89d9c22
V0.2.0
All checks were successful
Build Docker Image / build (push) Successful in 12m39s
2025-02-13 17:46:15 -08:00
ksyasuda
af0d958b89
update code structure and get session on each query
All checks were successful
Build Docker Image / build (push) Successful in 12m54s
2025-02-09 20:20:10 -08:00
ksyasuda
1c0eb91333
update to use sqlalchemy
- change from mysql-connector-python to sqlalchemy
    - allow for connection to sqlite3, mysql, mariadb, postgres, and
oracle databases
- change `DATE` columns to `DATETIME` type
- add WHO columns
- install database connectors and required packages
2024-09-06 02:14:12 -07:00
f0a84c1f41 initial commit
All checks were successful
Build Docker Image / build (push) Successful in 21s
2024-09-04 15:15:40 -07:00