Small. Fast. Reliable.
Choose any three.
*** 226,233 ****
  *:More than one primary key per table, I can specify this with MySQL for example and SQLite returns me 
  an error: more than one primary key specified...
  
- (Hey, the formatting of this page was screwed up, let's see if it's better now...)
- 
  *:UPDATE t1, t2 SET t1.f1 = value WHERE t1.f2 = t2.fa
  
  *:SHOW TABLES and DESCRIBE [tablename] would be nice - not sure if they're standard, but they are a 
--- 226,231 ----