mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-25 02:34:17 +00:00
Update test results for database creation.
I've rebased onto master which has a new DB version.
This commit is contained in:
parent
56d7d22d86
commit
146ab4d068
@ -43,6 +43,7 @@
|
|||||||
// Test with the old name, new name is "name""
|
// Test with the old name, new name is "name""
|
||||||
//ldap "username" => "cn",
|
//ldap "username" => "cn",
|
||||||
//ldap "modified" => "modifyTimestamp",
|
//ldap "modified" => "modifyTimestamp",
|
||||||
|
//ldap "fullname" => "description",
|
||||||
//ldap "members" => "memberUid",
|
//ldap "members" => "memberUid",
|
||||||
//ldap ),
|
//ldap ),
|
||||||
//ldap 'format_updated' => array(
|
//ldap 'format_updated' => array(
|
||||||
|
|||||||
@ -1,5 +1,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
Supported locales updated.
|
||||||
|
Updated view: dav_principal.sql applied.
|
||||||
|
CalDAV functions updated.
|
||||||
|
RRULE functions updated.
|
||||||
|
Database permissions updated.
|
||||||
|
The database is version XX currently at revision 1.3.5.
|
||||||
|
Applying patch 1.3.6.sql ... succeeded.
|
||||||
|
Successfully applied 1 patches.
|
||||||
Supported locales updated.
|
Supported locales updated.
|
||||||
Updated view: dav_principal.sql applied.
|
Updated view: dav_principal.sql applied.
|
||||||
CalDAV functions updated.
|
CalDAV functions updated.
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
The database is version XX currently at revision 1.3.5.
|
The database is version XX currently at revision 1.3.6.
|
||||||
No patches were applied.
|
No patches were applied.
|
||||||
Supported locales updated.
|
Supported locales updated.
|
||||||
Updated view: dav_principal.sql applied.
|
Updated view: dav_principal.sql applied.
|
||||||
|
|||||||
@ -105,7 +105,7 @@
|
|||||||
|
|
||||||
setval
|
setval
|
||||||
--------
|
--------
|
||||||
1
|
4
|
||||||
(1 row)
|
(1 row)
|
||||||
|
|
||||||
setval
|
setval
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user