Dimitri Fontaine 1bdc0ee5f4 Allow SQLite type names such as "double precision".
The parsing of the type names from the SQLite catalogs needs to allow for
names with spaces in them, because SQLite allows that too.

Fixes #921.
2020-05-09 23:55:59 +02:00
..