You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overview
Want to speed up digital-land-builder. Look at how we load csvs into sqlite and add a faster option (it’s literally doing one row at a time right now)
Acceptance Criteria
Results are the same
Speed up occurs
Add tests
The text was updated successfully, but these errors were encountered:
Overview
Want to speed up digital-land-builder. Look at how we load csvs into sqlite and add a faster option (it’s literally doing one row at a time right now)
Acceptance Criteria
The text was updated successfully, but these errors were encountered: