freechat/json-api/migrations/2021-05-17-221928_badges/down.sql
shockrah 36dbc8dd1e + Badges introduction to database schemas
+ Adding some default empty list values where applicable
neighbors now has a default value of '[]' to enforce the "empty list" constraint on that field
2021-05-17 15:50:53 -07:00

1 line
30 B
SQL

DROP TABLE IF EXISTS `badges`;