2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 04:57:52 +00:00

8 Commits

Author SHA1 Message Date
Stephen Morris
b0ed08d214 [2342] Address review changes (in comment:5 of the ticket) 2012-10-24 14:12:06 +01:00
Stephen Morris
fdbdac116c [2342] Added deleteLease6 functionality 2012-10-22 16:07:34 +01:00
Stephen Morris
599bfb2239 [2342] INSERT and GET tests now working
... after moving creation of MYSQL_BIND structures to a separate class.
2012-10-22 13:01:40 +01:00
Stephen Morris
a64f318cb0 [2342] Move creation of MYSQL_BIND array for lease addition to separate class 2012-10-22 10:49:51 +01:00
Stephen Morris
93ffcbb3ec [2342] Now have addLease and getLease6 methods apparently working 2012-10-20 22:52:25 +01:00
Stephen Morris
c7cb0c3336 [2342] getVersion() is now working
This change adds the code for prepared statement creation and the
template for retrieving information from the database.
2012-10-18 11:33:51 +01:00
Stephen Morris
68953b80a3 [2342] Got the basic "open database" test working. 2012-10-17 18:37:22 +01:00
Stephen Morris
6b45e5c026 [2342] Added MySQL lease manager and null implementation
Also includes first unit test, which fails.
2012-10-16 16:39:32 +01:00