Skip to content

Port mysql.connector code to SQLAlchemy code #11

@rbdavid

Description

@rbdavid

The current code base is hard-coded to interact with a mysql server. But these TOC and mapping tables referred to in issues #9 and #10 should likely be written by sqlite3 (at least in the short term). Instead of jumping to sqlite3, I'm going to port all sql-based utilities to SQLAlchemy so that any SQL database management system can be used.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions