Fix ambiguous column name with very old version of Sqlite

This commit is contained in:
Frederic Guillot
2016-03-04 22:21:54 -05:00
parent f9f5d7188b
commit 9b68c3bc77
3 changed files with 7 additions and 2 deletions

View File

@@ -9,6 +9,10 @@ Security issues:
* Access allowed to any tasks from the shared public board by changing the URL parameters
Bug fixes:
* Ambiguous column name with very old version of Sqlite
Version 1.0.26
--------------