Skip to content

Use bach size prop in database to database #442

Answered by flarco
calebeaires asked this question in Q&A
Discussion options

You must be logged in to vote

Can you try the latest dev build? It will accept the new property bcp_extra_args in your env.yaml.

For example:

  MSSQL:
    type: sqlserver
    database: master
    host: msserver
    port: 1433
    user: sa
    bcp_extra_args: ["-b", "5000"]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by flarco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants