| Summary: | Import of recipes takes too long | ||
|---|---|---|---|
| Product: | [Unmaintained] krecipes | Reporter: | Vit Pelcak <vit> |
| Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.0-beta2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/krecipes/aea810e290ce605c0255aea56c9652744a8244ae | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Vit Pelcak
2015-07-10 06:03:28 UTC
You can download databases for import for testing here: http://www.ffts.com/recipes.htm Git commit aea810e290ce605c0255aea56c9652744a8244ae by José Manuel Santamaría Lema. Committed on 26/02/2016 at 12:38. Pushed by joselema into branch 'master'. Use transactions when exporting recipes. This reduces a lot the time to get a large number of recipes into the database. M +18 -3 src/backends/qsqlrecipedb.cpp M +4 -0 src/backends/qsqlrecipedb.h M +5 -0 src/backends/recipedb.h M +12 -0 src/importers/baseimporter.cpp http://commits.kde.org/krecipes/aea810e290ce605c0255aea56c9652744a8244ae |