Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 680 Bytes

TODO.md

File metadata and controls

19 lines (15 loc) · 680 Bytes

TODO

v1.x

  • Add example of input in csv file in README.md
  • Support load entities from csv
  • Customize prefix in seeder (default=!)
  • Customize prefix in validator (default=!)
  • relationship entity no longer required model key since the program will search it for you, but can also be overridden by providing a model data instead as it saves performance time
  • Add test case for overriding default reference prefix
  • Update README description
  • Add docstrings
  • Refactor test instances and test cases
  • add PersistentSeeder refer to this image

Tentative Plans

  • Support load entities from excel