-
Notifications
You must be signed in to change notification settings - Fork 13.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(import_datasources): --sync flag works correctly #18046
fix(import_datasources): --sync flag works correctly #18046
Commits on Jan 13, 2022
-
Added code that properly accepts the -s flag on the import-datasource…
…s cli command. Also added unit tests for all of the edge cases (with both metrics & columns, with just columns, and with just metrics)
Configuration menu - View commit details
-
Copy full SHA for 956e113 - Browse repository at this point
Copy the full SHA 956e113View commit details
Commits on Jan 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 471c421 - Browse repository at this point
Copy the full SHA 471c421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a6798 - Browse repository at this point
Copy the full SHA 11a6798View commit details -
added '*args: Any' back into v0.py as it did not need to be removed. …
…Removing it might cause headaches for someone trying to work on this particular piece of code in the future
Configuration menu - View commit details
-
Copy full SHA for 009402a - Browse repository at this point
Copy the full SHA 009402aView commit details
Commits on Jan 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5d8abfb - Browse repository at this point
Copy the full SHA 5d8abfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54b6bb2 - Browse repository at this point
Copy the full SHA 54b6bb2View commit details -
Modified my created unit tests to work with the new format of uni tes…
…ts since the merge
Configuration menu - View commit details
-
Copy full SHA for f3fb14b - Browse repository at this point
Copy the full SHA f3fb14bView commit details -
Modified my created unit tests to work with the new format of uni tes…
…ts since the merge
Configuration menu - View commit details
-
Copy full SHA for 3551061 - Browse repository at this point
Copy the full SHA 3551061View commit details -
Merge branch 'fix/superset-cli-import-datasources-s-flag' of github.c…
…om:CybercentreCanada/superset into fix/superset-cli-import-datasources-s-flag Updated the cli_tests.py file as the merge that was completed changed the format of the unit test. I needed to update my unit tests to the new format
Configuration menu - View commit details
-
Copy full SHA for 5488902 - Browse repository at this point
Copy the full SHA 5488902View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfbb70f - Browse repository at this point
Copy the full SHA bfbb70fView commit details