> 
> is there a query that can be run against 2.8.x and 3.x dbs that will return
> something like
> 
>    tablename | fieldname | fieldname | fieldname
> 

This is a good start at what you want:
select name, type, sql from sqlite_master;


---
You a Gamer? If you're near Kansas City:
Conquest 36
https://events.reddawn.net

The Castles of Dereth Calendar: a tour of the art and architecture of
Asheron's Call
http://www.lulu.com/content/77264

Reply via email to