Increase action name column length in actions table

This commit is contained in:
Frederic Guillot
2016-01-03 18:33:46 -05:00
parent 0751508ae3
commit 4e6ad60f4f
3 changed files with 13 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ Improvements:
* Improving performance during task position change (SQL queries are 3 times faster than before)
* Do not show window scrollbars when individual column scrolling is enabled
* Automatic Actions code improvements and unit tests
* Increase action name column length in actions table
Bug fixes: