feat(opendock): scheduing updates
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 2m39s
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 2m39s
ref #23
This commit is contained in:
3
migrations/0053_petite_thunderbird.sql
Normal file
3
migrations/0053_petite_thunderbird.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DROP INDEX "opendock_apt_release_idx";--> statement-breakpoint
|
||||
DROP INDEX "name";--> statement-breakpoint
|
||||
CREATE UNIQUE INDEX "settings_name_unique" ON "settings" USING btree ("name");
|
||||
Reference in New Issue
Block a user