You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Critical method which initialises all databases, including remotely on the configured couch instance.
452
+
* Critical method which initialises all databases, including remotely on the
453
+
* configured couch instance.
453
454
*
454
-
* This systematically generates a set of initialisation content from the data model, then applies this initialisation using a helper method in the data model.
455
+
* This systematically generates a set of initialisation content from the data
456
+
* model, then applies this initialisation using a helper method in the data
457
+
* model.
455
458
*
456
-
* Some local information is injected as part of the config generation step - e.g. conductor name/description.
459
+
* Some local information is injected as part of the config generation step -
460
+
* e.g. conductor name/description.
457
461
*
458
462
* Also initialises keys based on the configured key service.
459
463
*
460
464
* If force = true, documents will always be written, even if it already exists.
0 commit comments