Open NakorTBR opened 3 days ago
This is technically implemented already (was irritating to figure out as far as I have). PostgreSQL support via SQLAlchemy is implemented. I simply have to learn how to actually use it now.
The last two commits were working on this issue, I just keep forgetting to reference this issue.
Will probably use PostgreSQL via SQLAlchemy.
Note that this reference shows how to use SQLite, but it appears to support PostgreSQL. Ref: SQLite via SQLAlchemy
Dependency: issue #1