Skip to content
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

NEP-18768 API Dashboard Report #39

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

jbat
Copy link
Member

@jbat jbat commented Nov 1, 2024

No description provided.


def order_by
# by default, we will order by changed_on as per the GUI
",order_column:changed_on,order_direction:desc"
Copy link
Member Author

@jbat jbat Nov 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this default value is removed in a later commit that sets default to nil
as unfortunately Superset does not have a consistent naming convention for changed_on date
so we can not use this across all child classes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant