better way of handling gluing *.sql scripts together in import.sh
parent
1ed99c5ef9
commit
b0030323a7
@ -1,5 +1,4 @@
|
||||
DROP TABLE tokens;
|
||||
|
||||
-- noinspection SqlWithoutWhere
|
||||
UPDATE users SET hash = '';
|
||||
|
||||
UPDATE users SET hash = '';
|
||||
Loading…
Reference in New Issue