Commit Graph

8 Commits (50821f655d45101fa8be6606fda253e60c8f6cc1)

Author SHA1 Message Date
Dmitry S e5beafb256 (core) Fix bug causing "unmarshallable object" error during conversion to ReferenceList.
3 years ago
Alex Hall 9916a2d919 (core) Suggest correct table when converting to RefList
3 years ago
Alex Hall 4cd888c342 (core) Just return a list from _get_col_subset, remove ColumnView class
3 years ago
Alex Hall a9d5b4d5af (core) Refactor Table.Record[Set] classes
3 years ago
Dmitry S a56714e1ab (core) Implement trigger formulas (generalizing default formulas)
3 years ago
Alex Hall 16f297a250 (core) Simple Python 3 compatibility changes
3 years ago
Dmitry S e2226c3ab7 (core) Store formula values in DB, and include them into .stored/.undo fields of actions.
4 years ago
Paul Fitzpatrick b82eec714a (core) move data engine code to core
4 years ago