aboutsummaryrefslogtreecommitdiffstats
path: root/src/sqlite.rs
AgeCommit message (Expand)Author
2022-03-12get_column_names(): Get table name from argumentTeddy Wing
2022-03-12Move `get_column_names()` to `sqlite` moduleTeddy Wing
2022-03-10Start encoding SQLite affinity rulesTeddy Wing
2022-03-09Idea for getting SQLite type affinity from a type stringTeddy Wing