upd(sam): drop old events tables, unused
This commit is contained in:
parent
ffa2d1b8ed
commit
7aff95096e
File diff suppressed because one or more lines are too long
@ -0,0 +1,2 @@
|
||||
DROP TABLE event_queue;
|
||||
DROP TABLE event_queue_synced;
|
||||
2
sam/db/schema/mysql/new.sh
Executable file
2
sam/db/schema/mysql/new.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
touch $(date +%Y%m%d%H%M%S).up.sql
|
||||
Loading…
x
Reference in New Issue
Block a user