mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 10:31:02 +02:00
Fix 273 by renaming the new create-schemas option properly.
This commit is contained in:
parent
56a89e9b53
commit
178210b6f8
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user