Dane Springmeyer
bf14a62186
whoops, make the srid mutable not the type
2010-11-08 21:11:16 +00:00
Dane Springmeyer
6b08f1c793
fix compile of occi plugin after late binding patch
2010-11-08 21:06:37 +00:00
Robert Coup
5bbb5fbcf0
Allow late-binding of datasources. Backport of r2291 to 0.7.2-dev branch. closes #622
2010-10-24 07:56:43 +00:00
Lucio Asnaghi
1fcabec480
+ occi: added row_limit parameter (like any other database input plugin)
...
+ occi: added row_prefetch parameter to control how many rows the driver has to prefetch (default to 100)
2009-04-28 14:06:35 +00:00
Lucio Asnaghi
af3fa7dc76
+ sqlite.input: whitespace fix
...
+ occi.input: added table_from_sql to allow specify SELECT statements in table parameter
+ occi.input: added use_spatial_index parameter (on by default)
+ occi.input: improved determination of query columns type
2009-02-24 09:58:31 +00:00
Artem Pavlenko
425dea32a4
+ occi-input-plugin-3.patch (kunitoki)
2009-02-05 11:17:27 +00:00
Dane Springmeyer
fbe4c41700
+ apply patch for Oracle 10g support from kunitoki - see #212
2009-02-03 17:06:23 +00:00