mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-13 13:11:31 +00:00
add entry for turning on foreign key constraints in sqlite
This commit is contained in:
parent
115039718e
commit
eb1423dabc
|
@ -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
|
||||||
|
|
|
@ -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="/">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user