Commit Graph
2 Commits
Author SHA1 Message Date
ksyasuda af0d958b89 update code structure and get session on each query
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