nens / geoalchemy2

Geospatial extension to SQLAlchemy with PostGIS support
http://geoalchemy-2.readthedocs.org
MIT License
0 stars 0 forks source link

vacuum #2

Open jackieleng opened 6 years ago

jackieleng commented 6 years ago

https://github.com/nens/geoalchemy2/blob/master/geoalchemy2/__init__.py#L103

In newer spatialite (or sqlite?) versions VACUUM <table>; doesn't work anymore. It's just an empty VACUUM ;

renierkramer commented 5 years ago

no issue anymore as we do not use forked geoalchemy anymore

in requirements.txt

git+https://github.com/nens/geoalchemy2.git#egg=geoalchemy2

GeoAlchemy2==0.5.0