You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The importer should have an "interactive mode" (on by default) to preview changes that will be made to datasets, asking for user confirmation before proceeding.
We'll also need to add a CkanObject.compare(other) method to find differences between two objects.
The text was updated successfully, but these errors were encountered:
The importer should have an "interactive mode" (on by default) to preview changes that will be made to datasets, asking for user confirmation before proceeding.
We'll also need to add a
CkanObject.compare(other)
method to find differences between two objects.The text was updated successfully, but these errors were encountered: