Skip to content
Snippets Groups Projects
Commit 7d4313c2f12d authored by Sylvain Thénault's avatar Sylvain Thénault
Browse files

rename logilab.database to logilab.db

parent 7abe7da80684
No related branches found
No related tags found
No related merge requests found
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
from logilab.common.decorators import monkeypatch from logilab.common.decorators import monkeypatch
from logilab.db import SQL_FUNCTIONS_REGISTRY, FunctionDescr from logilab.database import SQL_FUNCTIONS_REGISTRY, FunctionDescr
RQL_FUNCTIONS_REGISTRY = SQL_FUNCTIONS_REGISTRY.copy() RQL_FUNCTIONS_REGISTRY = SQL_FUNCTIONS_REGISTRY.copy()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment