[Digikam-devel] [Bug 127321] allow use of other database backends such as postgres and mysql
Andi Clemens
andi.clemens at gmx.net
Sat Jul 18 13:50:26 BST 2009
https://bugs.kde.org/show_bug.cgi?id=127321
--- Comment #11 from Andi Clemens <andi clemens gmx net> 2009-07-18 14:50:23 ---
(In reply to comment #10)
> 8) Transactions: We use transactions in a few places, but only as an SQLite
> specific optimization, not because the operation need be atomic. The only place
> where a transaction shall really ensure atomicity is the schema updating.
Transactions could have been a time saver for SQLite, if used more frequently.
But still I gues moving away from SQLite is the only good solution here.
An abstraction with XML could really help integrating more db backends.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list