0.5.0
- new AUTO_ALIAS_UNIQUE setting with a default of false. This ensure the alias is stable if the resource is updated.
- updated deployment instructions
- two-stage normalization/validation of incoming files, ensuring that we can gracefully handle corrupt files
- ensure column names are "safe" (e.g. valid postgresql column identifiers), modifying them as required - while still retaining the original "unsafe" name in the data dictionary
Full Changelog: 0.4.0...0.5.0