- support new schema
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 25 Sep 2006 15:17:17 +0000 (15:17 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 25 Sep 2006 15:17:17 +0000 (15:17 +0000)
commitc68b1343be7d07bf8cbefe6027eea555a52ba6a1
tree486afea6ed6f058e0533e42ec479a940e4b7a8f2
parent0c8526883d98762265e1a59fdafeb1922ebc8e92
- support new schema
- use new table views instead of defining join_fields, extra_fields, and
  all_fields
- rename flush() to sync() to be like shelve
- get rid of weird magic aggregation, let table views do this
PLC/Table.py