boxtribute icon indicating copy to clipboard operation
boxtribute copied to clipboard

Generate staging DB with fake data

Open pylipp opened this issue 9 months ago • 1 comments

  • added a couple of CRUD functions
  • for details of the fake data generation, see the comments in data_faking.py
  • init.sql is updated such that it contains only the data generated by the Minimal, DemoUsers, and Cypress PHP scripts in https://github.com/boxwise/dropapp/tree/5ae4408163e963f479c6ea33788c7993c8f00be5/db/seeds

Needs clarification:

  • how realistic do datetime fields need to be? currently they reflect the time the script runs

pylipp avatar May 03 '24 08:05 pylipp