https://bugs.documentfoundation.org/show_bug.cgi?id=86621
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |UNCONFIRMED CC| |ilmari.lauhakangas@libreoff | |ice.org Ever confirmed|1 |0 --- Comment #6 from Buovjaga <[email protected]> --- There are instructions here now for connecting to SQLite databases: https://wiki.documentfoundation.org/Documentation/HowTo/Base/Connect_to_SQLite This report was self-confirmed in 2014 without any broader discussion. In bug 38811 it was decided to not pick it as the default engine and instead we went with Firebird (yes, the migration story from HSQLDB is still unfinished due to incompatibilities). In the discussion it was said among other things: "SQLite3 has a rather weak notion of datatype, and uses dynamic typing instead of static typing which underlies the SQL data model. Also, it does not enforce that a column of a certain datatype actually contain values of that datatype." So at the very least this report should not be in NEW status. -- You are receiving this mail because: You are the assignee for the bug.
