mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[master] changelog for #324
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
|||||||
|
420. [bug]* jinmei, stephen
|
||||||
|
Updated the DB schema used in the SQLite3 data source so it can
|
||||||
|
use SQL indices more effectively. The previous schema had several
|
||||||
|
issues in this sense and could be very slow for some queries on a
|
||||||
|
very large zone (especially for negative answers). This change
|
||||||
|
requires a major version up of the schema; use b10-dbutil to
|
||||||
|
upgrade existing database files. Note: 'make install' will fail
|
||||||
|
unless old DB files installed in the standard location have been
|
||||||
|
upgraded.
|
||||||
|
(Trac #324, git 8644866497053f91ada4e99abe444d7876ed00ff)
|
||||||
|
|
||||||
419. [bug] jelte
|
419. [bug] jelte
|
||||||
JSON handler has been improved; escaping now works correctly
|
JSON handler has been improved; escaping now works correctly
|
||||||
(including quotes in strings), and it now rejects more types of
|
(including quotes in strings), and it now rejects more types of
|
||||||
|
Reference in New Issue
Block a user