Commit c38782c5 by Jose Antonio

Issue #221 Changes.md

parent b5c194ac
Showing with 2 additions and 0 deletions
...@@ -4,6 +4,8 @@ Changes to be performed manually in servers to upgrade ...@@ -4,6 +4,8 @@ Changes to be performed manually in servers to upgrade
## Database ## Database
- Reload triggers-session-constraints.sql
- Delete active column from scene table (deleted from `already done in dev` sql `create scene table` statement) - Delete active column from scene table (deleted from `already done in dev` sql `create scene table` statement)
`alter table scene drop active;` `alter table scene drop active;`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment