util.timer: Expire timer instance if another instance is already set to take care...
[prosody.git] / util / sql.lua
index 64f7c7fc045d001bc36c0db2b5f49b90f433f24f..2d5e17743a6a90f448499804330741924b5caad5 100644 (file)
@@ -329,4 +329,5 @@ return {
        Table = Table;
        Index = Index;
        create_engine = create_engine;
+       db2uri = db2uri;
 };