pi-hole/advanced/Scripts/database_migration/gravity
2020-12-28 08:08:49 +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 Merge branch 'development' into new/internal-blocking 2019-12-09 16:49:16 +00:00
4_to_5.sql Merge branch 'development' into new/internal-blocking 2019-12-09 16:49:16 +00:00
5_to_6.sql Merge branch 'development' into new/internal-blocking 2019-12-09 16:49:16 +00:00
6_to_7.sql Add client trigger. 2019-12-12 22:49:21 +00:00
7_to_8.sql Don't create trigger with duplicate name until after old table is deleted 2019-12-29 20:35:11 +00:00
8_to_9.sql Update database version during migration. 2019-12-30 09:21:30 +00:00
9_to_10.sql Add gravity database 9->10 update script. 2020-01-20 17:59:24 +01:00
10_to_11.sql Add timestamps and comment fields to clients. This updates the gravity database to version 11. 2020-01-27 10:36:16 +00:00
11_to_12.sql Add update to gravity database version 12, renaming the Unassociated group to Default group. 2020-05-07 18:01:37 +02:00
12_to_13.sql Fine-tune adlist:adte_modified trigger and don't default new date_updated column to now but use NULL instead 2020-09-07 21:11:57 +02:00
13_to_14.sql Store status of downloaded list (downloaded, using cache, some error, ...) and number of (in-)valid domains on this list in the gravity database. This updates the gravity databaes to version 14. 2020-12-28 08:08:49 +01:00