Dimitri Fontaine
22f4317a30
Add support for the CAST rule to SQLite sources.
...
This allows users to benefit from the same flexible machinery when using
SQLite as when using MySQL, and also allows to add some more default
cast rules too.
2014-10-13 00:52:55 +02:00
Dimitri Fontaine
52e3371be8
Review default SQLite options.
2014-09-22 14:34:57 +02:00
Dimitri Fontaine
d6c457d89a
Add support for SQLite "double" data type, Fix #59 .
...
This time with a test case rather than trying to blindly address the
problem in a very small amount of time.
2014-05-15 23:28:21 +02:00
Dimitri Fontaine
6a6684bd8b
Desultory improve the SQLite importer.
2013-11-21 21:34:02 +01:00
Dimitri Fontaine
fe75f3df54
Improve the set of options for loading from databases, assorted fixes.
2013-11-05 23:07:03 +01:00
Dimitri Fontaine
ff9d0fd6f5
Fix function exporting bug, and index counts that caused infinite waiting.
2013-11-04 23:13:46 +01:00
Dimitri Fontaine
24f47640e2
Add grammar support for loading a SQLite database.
2013-11-04 21:54:51 +01:00