forked from rDrama/rDrama
1
0
Fork 0

Move badge_defs SQL from seed-db to sneed.

The recent commit 9168676f78 expanded schema.sql to contain the
badge_defs table contents. Because seed-db.sql was never properly
maintained, I see it as more desirable to have it exported by our
(slightly janky) server auto-commit pipeline.

Additionally, seed-db.sql had badge_defs INSERTs removed.
While working on the file, the bulk `INSERT INTO marseys...` line was
hard-wrapped for clarity and sanity.
master
Snakes 2022-06-01 22:35:16 -04:00
parent 9168676f78
commit 793e580ed3
1 changed files with 872 additions and 73 deletions

File diff suppressed because one or more lines are too long