You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pi-hole/advanced/Scripts/database_migration/gravity
DL6ER d2828310f2
Modify DELETE triggers to delete BEFORE instead of AFTER to prevent possible foreign key constraint violations
9 months ago
..
1_to_2.sql Wrap upgrade script commands in a transaction. 5 years ago
2_to_3.sql Wrap upgrade script commands in a transaction. 5 years ago
3_to_4.sql Add editorconfig-checker workflow 2 years ago
4_to_5.sql Add editorconfig-checker workflow 2 years ago
5_to_6.sql Merge branch 'development' into new/internal-blocking 5 years ago
6_to_7.sql Add client trigger. 5 years ago
7_to_8.sql Don't create trigger with duplicate name until after old table is deleted 5 years ago
8_to_9.sql Update database version during migration. 5 years ago
9_to_10.sql Add gravity database 9->10 update script. 5 years ago
10_to_11.sql Add timestamps and comment fields to clients. This updates the gravity database to version 11. 5 years ago
11_to_12.sql Add editorconfig-checker workflow 2 years ago
12_to_13.sql Add editorconfig-checker workflow 2 years ago
13_to_14.sql Simplify vw_adlist 3 years ago
14_to_15.sql Simplify vw_adlist 3 years ago
15_to_16.sql Move antigravity-related changed to gravits database migration step 16->17 1 year ago
16_to_17.sql Move antigravity-related changed to gravits database migration step 16->17 1 year ago
17_to_18.sql Make IDs of anti-/gravity lists available in vw_(anti)gravity 9 months ago
18_to_19.sql Modify DELETE triggers to delete BEFORE instead of AFTER to prevent possible foreign key constraint violations 9 months ago