Initial open source release
This commit is contained in:
commit
74992e893f
377 changed files with 118084 additions and 0 deletions
2
deploy/migrations/0006_update_events.down.sql
Normal file
2
deploy/migrations/0006_update_events.down.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
DROP INDEX IF EXISTS update_events_auth_pts_idx;
|
||||
DROP TABLE IF EXISTS update_events;
|
||||
Loading…
Add table
Add a link
Reference in a new issue