mapnik/plugins/input/sqlite
2011-11-13 16:41:54 -08:00
..
build.py reduce the size of plugin libraries by hiding unneeded symbols 2011-11-11 15:37:10 -08:00
sqlite_connection.hpp sqlite: futher refactoring of sqlite plugin, allowing all tests to pass 2011-11-03 19:51:37 -04:00
sqlite_datasource.cpp sqlite: disassociate extent calculation from rtree auto-index creation, and grab immediate lock on rtree table 2011-11-13 16:02:27 -08:00
sqlite_datasource.hpp sqlite: autoquote table names that start with numbers to better support natural earth conversions from shapefiles 2011-11-10 09:42:04 -08:00
sqlite_featureset.cpp sqlite: futher refactoring of sqlite plugin, allowing all tests to pass 2011-11-03 19:51:37 -04:00
sqlite_featureset.hpp sqlite: futher refactoring of sqlite plugin, allowing all tests to pass 2011-11-03 19:51:37 -04:00
sqlite_prepared.hpp sqlite: step_next for a prepared statement must only return SQLITE_DONE 2011-11-13 16:41:34 -08:00
sqlite_resultset.hpp sqlite: futher refactoring of sqlite plugin, allowing all tests to pass 2011-11-03 19:51:37 -04:00
sqlite_utils.hpp sqlite: trim all types of valid quote characters on table names 2011-11-13 16:41:54 -08:00