Integrate stash
This commit is contained in:
commit
f239ef40e3
8 changed files with 119 additions and 32 deletions
|
|
@ -1,3 +1,3 @@
|
|||
|
||||
-- change color selected menu
|
||||
update parm_appearance set a_value='#000074' where a_code='MENU1-SELECTED' and a_value='#7191ea';
|
||||
update parm_appearance set a_value='#000074' where a_code='MENU1-SELECTED' and a_value='#7191ea';
|
||||
ALTER TABLE public.todo_list ALTER COLUMN tl_date drop NOT NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue