Fix 273 by renaming the new create-schemas option properly.

This commit is contained in:
Dimitri Fontaine 2015-08-18 17:38:04 +02:00
parent 56a89e9b53
commit 178210b6f8

View File

@ -12,7 +12,7 @@
;;;
;;; http://msdn.microsoft.com/en-us/library/ms187489(SQL.90).aspx
;;;
(make-option-rule create-tables (and kw-create (? kw-no) kw-schemas))
(make-option-rule create-schemas (and kw-create (? kw-no) kw-schemas))
(defrule mssql-option (or option-batch-rows
option-batch-size