6.14.0: Еженедельное подтверждение приоритетов
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m19s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m19s
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE users
|
||||
ADD COLUMN priorities_confirmed_year INTEGER NOT NULL DEFAULT 0,
|
||||
ADD COLUMN priorities_confirmed_week INTEGER NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user