Skip to content

Feature: Adjust batch size of inserts when importing data into a table #1098

@Kingston825

Description

@Kingston825

Feature request

Is your feature request related to a problem? Please describe.
Would it be possible to allow us to speciy a batch size value when importing csv files into a table? I have one set of data that imports a few times each year that has so many columns to it that it crashes sqlpro when tring to import. When I use the generate sql feature I see that it imports in batches of 250, when running one of those batches it crashes the program but if I splt the batch into around 125 rows it seems to function fine.

Describe the solution you'd like

I would like to have the option to specify batch size for imports so i can specify a smaller amount for instances where the data being imported is this large.

Product

SQLPro Studio

App version

Build 111127.5

Platform

macOS

Installation source

App Store

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions