Skip to content

WIP: Update bunch group set scripts

Updates the bunch group set scripts:

  • Insert script updated with dblookup authentication method, hashing duplicate check, SQL injection protection, and full documentation.
  • Added extract script to download bunch group set JSON file by bunch group set key.
  • Adds a hash column to the bunch group set table in the schema to enable the duplicate checking.

WIP pending proper tagging of schema versions, and pending !11 (merged) and !12 (merged) being merged.

cc: @mark @stelzer

Merge request reports