mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 10:08:52 +08:00
Update csv.js
This commit is contained in:
@@ -73,7 +73,7 @@ export default {
|
||||
parsedData.errors = [...parsedData.errors, ...results.errors]
|
||||
}
|
||||
},
|
||||
chunkSize: 1024 * 1024 * 10,
|
||||
chunkSize: 1024 * 1024 * 10,
|
||||
fastMode: undefined,
|
||||
beforeFirstChunk: undefined,
|
||||
withCredentials: undefined,
|
||||
|
||||
Reference in New Issue
Block a user