NamelessCoder / asynchronous_reference_indexing

Delegates reference indexing from on-the-fly in backend, to a CommandController-processed queue
3 stars 6 forks source link

Method performMultipleInsert can throw sql-error #18

Closed thomashohn closed 7 years ago

thomashohn commented 7 years ago

If the array being processed is too large the bulkInsert can fail with an sql error.