This is an automated email from the ASF dual-hosted git repository.
gstein pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
from 7ab0692 Load ASF users into the "person" database.
new c8f504c add script to load some fake data for Elections/Issues
new 9e6e46d simplify. use default NULL
new 6227d5c again ... simplify. use default NULL
new 7fd74c3 Clarify vote data insertion.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
v3/pyproject.toml | 2 ++
v3/queries.yaml | 10 +++---
v3/server/bin/load_fakedata.py | 81 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 89 insertions(+), 4 deletions(-)
create mode 100755 v3/server/bin/load_fakedata.py