Releases: CityOfPhiladelphia/databridge-etl-tools
Releases · CityOfPhiladelphia/databridge-etl-tools
reproject_shapes function
24 Sep 18:50
Compare
Sorry, something went wrong.
No results found
v1.3.8
27 Nov 15:42
Compare
Sorry, something went wrong.
No results found
Somewhat major change that handles M and Z values in spatial datasets
v1.3.4
12 Oct 17:51
Compare
Sorry, something went wrong.
No results found
clean up to handle tables without oids
v1.3.3
11 Oct 19:02
Compare
Sorry, something went wrong.
No results found
Confirmed fix of broken things
v1.3.2
11 Oct 16:00
Compare
Sorry, something went wrong.
No results found
v1.3.0
10 Oct 01:12
Compare
Sorry, something went wrong.
No results found
Use a fancy function to modify petl after oracle extraction to remove M or Z values.
Additionally, make S3 uploads optional. If --s3_key and --s3_bucket options are not specified, the CSV will be saved to the working directory.
v1.2.3
03 Oct 18:47
Compare
Sorry, something went wrong.
No results found
Made --copy_from_source_schema a legitimate arg that's required for the one command in the db2 module.
v1.2.2
13 Sep 22:20
Compare
Sorry, something went wrong.
No results found
v1.2.1
13 Sep 22:16
Compare
Sorry, something went wrong.
No results found
Allow postgres to upsert a view into a table. Previously it could only upsert one table (or csv) into another
v1.1.0
13 Sep 15:52
Compare
Sorry, something went wrong.
No results found
Actually make carto compound index creation work consistently. Previously did not if compound names got too long.