Hi all,

for some uses its nice to query the PRAGMA and the sqlite_master table with a single query instead of multiple PRAGMA statements.

Could the Pragmas to query the database schema be converted to virtual tables? (that would enable joins with sqlite_master and other nice uses to get all schema info for a table with a single statement).

Or did some already do something like that?

Michael


--
Michael Schlenker
Software Engineer

CONTACT Software GmbH           Tel.:   +49 (421) 20153-80
Wiener Straße 1-3               Fax:    +49 (421) 20153-41
28359 Bremen
http://www.contact.de/          E-Mail: [EMAIL PROTECTED]

Sitz der Gesellschaft: Bremen | Geschäftsführer: Karl Heinz Zachries
Eingetragen im Handelsregister des Amtsgerichts Bremen unter HRB 13215

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to