aboutsummaryrefslogtreecommitdiff
path: root/uploader/static/js
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-06-03 12:09:59 -0500
committerFrederick Muriuki Muriithi2025-06-03 12:09:59 -0500
commit9280e6232152991fca762d74f415b704a452673d (patch)
treeefe5df2ee4674551d201f167e5520e579bfd9e88 /uploader/static/js
parent59b07a41ca5181a19e631f640b38e5fd33d1d550 (diff)
downloadgn-uploader-9280e6232152991fca762d74f415b704a452673d.tar.gz
Save data with `LOAD DATA INFILE …` query
To help speed up the saving of the data (for really huge files) into the database, use the `LOAD DATA INFILE …` command if available, and if not fallback to the one using raw queries.
Diffstat (limited to 'uploader/static/js')
0 files changed, 0 insertions, 0 deletions