0.1.0 - sqlalchemy #2
Reference in New Issue
Block a user
Delete Branch "0.1.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- 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