yhat / db.py

db.py is an easier way to interact with your databases
BSD 2-Clause "Simplified" License
1.22k stars 111 forks source link

quote table name when fetching SQLite metadata #88

Closed bmabey closed 8 years ago

bmabey commented 8 years ago

Without the quoting table names with certain characters, e.g. "foo-bar", do not resolve correctly.