aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-08-23 07:38:05 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-08-23 07:38:05 +0200
commit97fd1243a576af0f467b9336b0daf635bc0d099f (patch)
treec13b50c79796c860bc62dd0a9621fab18194d6c6
parentfaaaaff61e0a964c67c0d49968b8f1bc4e7c500e (diff)
Cosmetic change
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 94e4271..e4d3370 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
Version 1.6.0
- * SQLite ODB runtime now enabled foreign key constraints checking by
+ * SQLite ODB runtime now enables foreign key constraints checking by
default. While this should not affect correct applications, due to
bugs in SQLite DDL foreign keys support, you may need to temporarily
disable foreign key constraints checking when re-creating the database