Small. Fast. Reliable.
Choose any three.
*** 53,58 ****
--- 53,59 ----
  *: ForeignKeyTriggers: How to use triggers to implement foreign key constraints in SQLite.
  
  **SQLite Proposals**
+ *: ProposedIncompatibleChanges: Proposed extensions to SQLite often mentioned on mailing list.
  *: FullTextIndex: Full-text indexing for SQLite
  *: LoadableExtensions: Load functions and virtual table definitions at runtime without relinking
  *: VirtualTables: Proposed Virtual Table Mechanism For SQLite