From 17e48b8980d89f0c5c3a00d4066c764093838e5a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 5 Apr 2013 10:51:03 +0200 Subject: Explicitly specify NULL for nullable columns in generated schema --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a7cad45..c6b2db3 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,9 @@ Version 2.3.0 * The --output-name option has been renamed to --input-name, which is more semantically correct. + * The generated database schemas now explicitly specify NULL for nullable + columns. + Version 2.2.0 * Multi-database support. This mechanism allows an application to -- cgit v1.1