server/test/data/sources_multi
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 18 Feb 2010 10:57:50 +0100
branchstable
changeset 4626 c26b4df9fc90
parent 1840 f4b5c15d1147
child 5761 02bccbc4ff1c
permissions -rw-r--r--
[forms/inline] fix #703911: add new link disappears if inline box removed. Since we've the information, we must specify the target type else we get random cardinality on ambiguous relations

[system]

db-driver   = sqlite
db-host     = 
adapter     = native
db-name     = tmpdb
db-encoding = UTF-8
db-user     = admin
db-password = gingkow

[extern]
adapter = pyrorql
pyro-ns-id = extern
cubicweb-user = admin
cubicweb-password = gingkow
mapping-file = extern_mapping.py
base-url=http://extern.org/

[extern-multi]
adapter = pyrorql
pyro-ns-id = extern-multi
cubicweb-user = admin
cubicweb-password = gingkow
mapping-file = extern_mapping.py

[admin]
login = admin
password = gingkow