bshapcott / modmite

Automatically exported from code.google.com/p/modmite
0 stars 0 forks source link

Metadata Virtual Table #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
 * expose database metadata through sqlite virtual tables
  * table schema
  * view schema
  * stored sql bindings
  * foreign keys
 * otherwise treat as any other data type
 * metadata sparks
  * should be same as data, contained in interface widget
  * some repetition of data, but avoids reference management

Original issue reported on code.google.com by dbsha...@gmail.com on 24 Sep 2009 at 8:43

GoogleCodeExporter commented 8 years ago
- first bullet done
- might split metadata sparks to separate ticket

Original comment by dbsha...@gmail.com on 28 Sep 2009 at 3:32