2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[5061] Added unit test and pgsql support

This commit is contained in:
Francis Dupont
2017-01-28 22:34:55 +01:00
parent c845661c79
commit 1cc6085151
4 changed files with 95 additions and 3 deletions

View File

@@ -47,6 +47,7 @@
"user": "kea",
"password": "kea",
"host": "localhost",
"port": 3306,
"readonly": true
},