summaryrefslogtreecommitdiff
path: root/examples/postgis/postgis.py
Commit message (Expand)AuthorAgeFilesLines
* spelling: Postgis -> PostGISVille Skyttä2016-10-081-2/+2
* - the raw 2to3 runMike Bayer2013-04-271-1/+1
* add a noteMike Bayer2012-08-171-0/+3
* - really start making postgis example slick.Mike Bayer2012-08-171-60/+62
* - [feature] To complement [ticket:2547], typesMike Bayer2012-08-171-18/+13
* - modernize most of the postgis example. would like to do [ticket:1534] also.Mike Bayer2012-08-161-91/+85
* update the postgis example to actually work, using the old way (we'll update ...Mike Bayer2012-08-161-9/+9
* -whitespace bonanza, contdMike Bayer2012-07-281-6/+6
* update for new table modelMike Bayer2011-06-061-6/+21
* - whitespace removal bonanzaMike Bayer2011-01-021-45/+45
* - mega example cleanupMike Bayer2010-01-191-36/+0
* - pg8000 + postgresql dialects now check for float/numeric returnMike Bayer2009-11-151-1/+1
* merge 0.6 series to trunk.Mike Bayer2009-08-061-1/+1
* Lots of fixes to the code examples to specify imports explicitly.Michael Trier2009-03-311-7/+7
* - sqlalchemy.sql.expression.Function is now a publicMike Bayer2009-01-021-43/+118
* - Custom comparator classes used in conjunction withMike Bayer2009-01-021-10/+3
* - added an extremely basic illustration of a PostGISMike Bayer2008-12-301-0/+230