Added list of databases and roles.
Roles works for atleast 9.3 and up. Reorganizing code for communicating with database.
This commit is contained in:
parent
8c077b3d5f
commit
2d962334da
28 changed files with 881 additions and 428 deletions
3
src/PgAuthId.cpp
Normal file
3
src/PgAuthId.cpp
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#include "PgAuthId.h"
|
||||
|
||||
PgAuthId::PgAuthId() = default;
|
||||
Loading…
Add table
Add a link
Reference in a new issue