cgoldshtein

Results 3 comments of cgoldshtein

We've successfully implemented this schema change activity feature for our data.gov site and it's working well. Would this be useful as a contribution to the main XLoader extension? We're happy...

Hi @duttonw, Great suggestion! I'll implement the two-part approach: Part 1: I'll add an after_schema_change hook to IXloader interface that will be called when _fields_match() detects changes. Part 2: I'll...

Thanks @duttonw for the response! I already have ckanext.xloader.api_token configured in my setup However, I debugged the xloader_hook function and noticed that data_dict doesn't contain an api_key field when the...