Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 289 Bytes

TODO.md

File metadata and controls

9 lines (7 loc) · 289 Bytes

TODO

Current list of things that need to be added or addressed.

  • Address issue with static fields being shared between records, in a cleaner way. (Temporarily fixed using template.)
  • Add support for foreign keys/relationships.
  • Add support for composite primary keys/ids.