GSoC project discussions

Prasun Kumar prasun.code at gmail.com
Sat May 9 14:36:37 BST 2020


Hi everyone,
As mentioned in the project proposal, one of the major tasks is to replace
the text bankdata files with an SQLite database. Currently, KtoBlzCheck
comes with one data file which is valid at the time of release. Then during
building, a file valid at the current date is downloaded from the bank and
converted into a file suitable for the library. *So, when migrating to an
SQLite DB, how should this DB file be distributed and updated?*
One possible way might be to provide the DB at the time of release and at
build time, download the raw file from the bank and update the DB with this
file. But in this case, wouldn't it be more efficient to create a new DB
file based on the new data and replace the older DB rather than searching
each bank and updating it from the file? *Specifically, I wanted to know if
there is a reason to store the older bankdata files and their data.*

Thank you,
Prasun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-finance-apps/attachments/20200509/b5ff47b6/attachment.htm>


More information about the Kde-finance-apps mailing list