In SQLite you can enumerate tables out of sqlite_master, but that should not be encouraged.
What are people's thoughts about adding this to the API? ~Brady
In SQLite you can enumerate tables out of sqlite_master, but that should not be encouraged.
What are people's thoughts about adding this to the API? ~Brady