[Digikam-devel] [digikam] [Bug 237878] MySQL : Add foreign keys to the database schema [patch]

Gilles Caulier caulier.gilles at gmail.com
Fri Aug 8 09:12:20 BST 2014


https://bugs.kde.org/show_bug.cgi?id=237878

--- Comment #8 from Gilles Caulier <caulier.gilles at gmail.com> ---
Marcel,

I look if we can include foreign keys in database schema

- SQlite3 support it since 3.6.19 : 

http://www.sqlite.org/foreignkeys.html

Sqlite current version is 3.8.5

- Mysql support it since 5.5 :

http://dev.mysql.com/doc/refman/5.1/en/create-table-foreign-keys.html

Mysql current version is 5.6.20

- MariaDb support it but i cannot see since which version exactly ?

- Postgresql support it too

Gilles

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list