Changes for page Datenbank


From version 2.1
edited by jdr
on 19.07.2021, 15:48
Change comment: There is no comment for this version
To version 2.3
edited by awa
on 18.08.2022, 13:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.jdr
1 +XWiki.awa
Content
... ... @@ -4,7 +4,9 @@
4 4  
5 5  {{warning}}
6 6  {{formcycle case="dat"/}}no longer supplies database drivers. It is necessary to install the appropriate database driver for the database management system you are using.
7 -
7 +
8 +{{version major="7" minor="0" patch="10"}}{{/version}} Starting with {{formcycle/}} version 7.0.10, this also applies to the H2 database driver that was still included in earlier releases.
9 +
8 8  Further information can be found [[here>>doc:Formcycle.SystemSettings.DatabaseDrivers]].
9 9  {{/warning}}
10 10  
... ... @@ -25,6 +25,10 @@
25 25  
26 26  == Advanced settings ==
27 27  
30 +; Apply pending updates automatically on system start
31 +: When enabled, all pending database and system updates are run automatically when the {{formcycle/}} application is started. This avoids having to run the updates manually and helps to reduces down times during updates.
32 +; Send notification about update results to the following email addresses
33 +: A list of email addresses. When the automatic update finishes, a status report is sent to these email addresses (requires a valid mail server configuration). The report contains information about the update status (success or error) and any error messages in case of an error.
28 28  ; Connections
29 29  : The maximum number of connections between {{formcycle/}} and the database at any given time.
30 30  ; Timeout