Small. Fast. Reliable.
Choose any three.
*** 67,70 ****
  Currently SQLite's meta data resides in the form of ad-hoc PRAGMA commands.
  The problem with this approach is that you cannot use a PRAGMA as a
  sub-select in a complex SQL query to find meta-data relationships without
! the use of writing custom (non-SQL) code.
--- 67,70 ----
  Currently SQLite's meta data resides in the form of ad-hoc PRAGMA commands.
  The problem with this approach is that you cannot use a PRAGMA as a
  sub-select in a complex SQL query to find meta-data relationships without
! writing custom (non-SQL) code.