This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mapnik
Watch
1
Star
0
Fork
0
You've already forked mapnik
mirror of
https://github.com/mapnik/mapnik.git
synced
2025-12-08 20:13:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mapnik
/
plugins
/
input
/
sqlite
History
kunitoki
3e60fa2d5a
- favour speed for already specified keys
2011-10-19 00:44:20 +02:00
..
build.py
scons: rename all SConscript files to more friendly name of 'build' with a python extension for quick syntax detection in editors
2011-08-30 05:32:01 +00:00
sqlite_datasource.cpp
- favour speed for already specified keys
2011-10-19 00:44:20 +02:00
sqlite_datasource.hpp
- cosmetics changes to sqlite datasource plugin
2011-10-18 22:19:03 +02:00
sqlite_featureset.cpp
- added some comments to clear that using rowid as default key_field for sqlite is *EXTREMELY* dangerous (aka no primary key, unexpected results may appear)
2011-10-18 23:32:25 +02:00
sqlite_featureset.hpp
- cosmetics changes to sqlite datasource plugin
2011-10-18 22:19:03 +02:00
sqlite_types.hpp
- added some comments to clear that using rowid as default key_field for sqlite is *EXTREMELY* dangerous (aka no primary key, unexpected results may appear)
2011-10-18 23:32:25 +02:00