Fix: cannot delete an operation when there are supplemental document attached
This commit is contained in:
parent
6e976e4a68
commit
7a9c56ac2f
2 changed files with 8 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ global $version_noalyss;
|
|||
define('NOALYSS_VERSION', 10200 );
|
||||
|
||||
// Database schema version
|
||||
define("DBVERSION", 207);
|
||||
define("DBVERSION", 208);
|
||||
|
||||
// version for MONO_DATABASE
|
||||
define("MONO_DATABASE", 25);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue