server/test/data/sources_multi
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 03 Jun 2014 16:57:14 +0200
changeset 10331 6f25c7e4f19b
parent 6427 c8a5ac2d1eaa
permissions -rw-r--r--
[dbapi] remove the dbapi module and its immediate remaining users We suppress toolsutils.config_connect, which has currently only one known user (the email cube), which is being patched. It can be replaced with utils.admincnx function for a local access. Next will come a series to: * remove the session backward compatibility * fold ClientConnection into Connection Closes #3933480.

[system]
db-driver   = sqlite
adapter     = native
db-name     = tmpdb-multi
db-encoding = UTF-8