Artem Pavlenko
|
7c30a5cc6f
|
+ bail out if num_fields is 0
|
2009-07-08 20:49:28 +00:00 |
|
Artem Pavlenko
|
058a70583d
|
+ add support 'schema'
+ more postgresql types
|
2009-03-11 23:40:44 +00:00 |
|
Artem Pavlenko
|
d60a918fb8
|
+ accept empty bboxes for point geom
|
2009-03-04 22:27:22 +00:00 |
|
Artem Pavlenko
|
e2304d7999
|
corrected sql syntax
|
2009-02-26 15:35:07 +00:00 |
|
Artem Pavlenko
|
9b4b249555
|
+ create table if not exists
+ use OGC_FID instead of PK_UID
|
2009-02-23 23:44:42 +00:00 |
|
Artem Pavlenko
|
db1e445370
|
+ remove -simplify,s option as it can be specified in input query e.g
"select simplify(the_geom,300) as the_geom from world"
+ fixed table_from_sql to handle multiple table_names
|
2009-02-22 22:34:31 +00:00 |
|
Artem Pavlenko
|
4868eb805e
|
+ change (table,t) option to specify output table
+ add support for SQL select statement (query,q)
+ if output table is not specified, use table name extracted from input query
|
2009-02-22 21:36:34 +00:00 |
|
Artem Pavlenko
|
0794df76b9
|
+ support for binding blobs
|
2009-02-21 11:22:17 +00:00 |
|
Artem Pavlenko
|
b236012474
|
+ impl output directly to sqlite
|
2009-02-21 00:23:41 +00:00 |
|
Artem Pavlenko
|
34b8d62909
|
+ more changes ...
|
2009-02-20 23:04:30 +00:00 |
|
Artem Pavlenko
|
0e2a4cddc5
|
+ add direct sqlite3 support (work in progress..)
|
2009-02-20 15:58:33 +00:00 |
|