mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 05:37:39 +03:00
util.sql: Export db2uri (mod_storage_sql2 command uses it) (thanks mike)
This commit is contained in:
parent
90f5cf4cc1
commit
28202ed1c9
1 changed files with 1 additions and 0 deletions
|
@ -329,4 +329,5 @@ return {
|
|||
Table = Table;
|
||||
Index = Index;
|
||||
create_engine = create_engine;
|
||||
db2uri = db2uri;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue