aboutsummaryrefslogtreecommitdiff
path: root/mod/database.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'mod/database.hxx')
-rw-r--r--mod/database.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/database.hxx b/mod/database.hxx
index 623e65b..fdd9bac 100644
--- a/mod/database.hxx
+++ b/mod/database.hxx
@@ -17,6 +17,7 @@ namespace brep
//
shared_ptr<odb::core::database>
shared_database (string user,
+ string role,
string password,
string name,
string host,