https://bugs.kde.org/show_bug.cgi?id=380088
--- Comment #3 from Mathieu Jobin <opensou...@somekool.net> --- IMHO public | kexi__db | table | postgres Create on open if missing. public | kexi__parts | table | postgres Create on open if missing, make it optional if possible. public | kexi__userdata | table | postgres Make this optional, create on first necessary write public | kexi__blobs | table | postgres Make this optional, create on first necessary write public | kexi__fields | table | postgres Default should load from standard tables, create table on first necessary write. aka, make it optional public | kexi__objectdata | table | postgres its empty, make it optional, create on first necessary write public | kexi__objects | table | postgres refresh content on open, or obsolete this table -- You are receiving this mail because: You are watching all bug changes.