mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-08 07:16:58 +02:00
Allow "preserve index names" for MSSQL (#902)
With this change, preserve index names is also supported for MSSQL-connections.
This commit is contained in:
parent
be2815fda2
commit
36fbadded6
@ -31,6 +31,7 @@
|
||||
option-create-tables
|
||||
option-create-schemas
|
||||
option-create-indexes
|
||||
option-index-names
|
||||
option-reset-sequences
|
||||
option-foreign-keys
|
||||
option-encoding
|
||||
|
Loading…
Reference in New Issue
Block a user