support mysql and sqlite
Closed this issue · 1 comments
achristmascarl commented
description
since sqlx also support mysql and sqlite, with a refactor, rainfrog should also be able to support those (and other popular dbs in the future)
proposed solution
turn database.rs
into a generic interface and have separate files in src/database/
for each support database driver
github-actions commented
Included in release v0.2.6