BIND 10 #1404: some workaround for sqlite3 schema change
BIND 10 Development
do-not-reply at isc.org
Mon Nov 21 08:41:01 UTC 2011
#1404: some workaround for sqlite3 schema change
-------------------------------------+-------------------------------------
Reporter: | Owner: UnAssigned
jinmei | Status: new
Type: | Milestone: New Tasks
defect | Resolution:
Priority: major | Sensitive: 0
Component: build | Sub-Project: DNS
system | Estimated Difficulty: 0
Keywords: | Total Hours: 0
Defect Severity: N/A |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jinmei):
trac1404 is ready for review.
I thought it would be better to include this in the release,
so while I know it's a last minute push and was not originally
planned for this sprint, I'm pushing it to the current sprint
queue. If we decide not to address this in this release, I'm
okay with deferring it to a later sprint.
Also, as I expect we'll have this type of compatibility issues in
future (may or may not be database related), I've introduced a
dedicated directory for such check/fixup in general.
I guess this change will need a changelog entry. This is the proposed
one:
{{{
326.? [build]* jinmei
Added a check script for the SQLite3 schema version. It will be
run at the beginning of 'make install', and if it detects an old
version of schema, installation will stop. You'll then need to
upgrade the database file by following the error message.
(Trac #1404, git TBD)
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1404#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list