Small. Fast. Reliable.
Choose any three.
*** 61,67 ****
  
  The xConnect method is very similar to xCreate.  It has the
  same parameters and constructs a new sqlite3_vtab structure
! just like xConnect.  And it must also call
  sqlite3_declare_vtab() like xCreate.
  
  The difference is that xConnect is called to establish a
--- 61,67 ----
  
  The xConnect method is very similar to xCreate.  It has the
  same parameters and constructs a new sqlite3_vtab structure
! just like xCreate.  And it must also call
  sqlite3_declare_vtab() like xCreate.
  
  The difference is that xConnect is called to establish a