This website requires JavaScript.
Explore
Help
Sign in
Pi-hole
/
pi-hole
Watch
1
Star
0
Fork
You've already forked pi-hole
0
mirror of
https://github.com/pi-hole/pi-hole.git
synced
2025-02-11 05:54:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
037d52104a
pi-hole
/
advanced
/
Scripts
/
database_migration
/
gravity
History
DL6ER
037d52104a
New command "pihole -g -r" recreates gravity.db based on files backed up in /etc/pihole/migration_update. This is useful to restore a working version of the database when the user destroyed the original database. Also, update gravity.db to version 5 because of a fix we needed to implement.
...
Signed-off-by: DL6ER <dl6er@dl6er.de>
2019-11-26 10:58:39 +01:00
..
1_to_2.sql
Wrap upgrade script commands in a transaction.
2019-08-22 13:54:46 +02:00
2_to_3.sql
Wrap upgrade script commands in a transaction.
2019-08-22 13:54:46 +02:00
3_to_4.sql
regex white- and blacklist views need to be re-created as well as we need the ID for storing internally whether or not we try to match a given regex for a specific client.
2019-09-18 20:58:44 +02:00
4_to_5.sql
New command "pihole -g -r" recreates gravity.db based on files backed up in /etc/pihole/migration_update. This is useful to restore a working version of the database when the user destroyed the original database. Also, update gravity.db to version 5 because of a fix we needed to implement.
2019-11-26 10:58:39 +01:00