add entry for turning on foreign key constraints in sqlite

This commit is contained in:
Uwe Steinmann 2013-06-07 21:49:29 +02:00
parent 115039718e
commit eb1423dabc
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
- combine full text and database search in one form, filtering search result - combine full text and database search in one form, filtering search result
by document status or category will no longer return folders by document status or category will no longer return folders
- update of translation for zh_CN - update of translation for zh_CN
- turn on foreign key constraints for sqlite3 databases
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Changes in version 4.2.2 Changes in version 4.2.2

View File

@ -27,6 +27,7 @@
- various small corrections - various small corrections
- comment of version is no longer taken from document if version comment is empty - comment of version is no longer taken from document if version comment is empty
- passing an array of users to SeedDMЅ_Core_DMS::search() instead of a single user ist now allowed - passing an array of users to SeedDMЅ_Core_DMS::search() instead of a single user ist now allowed
- turn on foreign key constraints for sqlite3
</notes> </notes>
<contents> <contents>
<dir baseinstalldir="SeedDMS" name="/"> <dir baseinstalldir="SeedDMS" name="/">