mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-03 12:40:56 +00:00
Add timeout to migration script (2->3).
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
parent
87f75c737a
commit
65fdbc85d5
@ -1,3 +1,5 @@
|
||||
.timeout 30000
|
||||
|
||||
PRAGMA FOREIGN_KEYS=OFF;
|
||||
|
||||
ALTER TABLE regex RENAME TO regex_blacklist;
|
||||
|
Loading…
Reference in New Issue
Block a user