Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Comments

Include PropertyOrder in Query __repr__#295

Open
msdinit wants to merge 1 commit intoGoogleCloudPlatform:masterfrom
msdinit:master
Open

Include PropertyOrder in Query __repr__#295
msdinit wants to merge 1 commit intoGoogleCloudPlatform:masterfrom
msdinit:master

Conversation

@msdinit
Copy link

@msdinit msdinit commented Oct 24, 2018

I don't know if the TODO is still relevant, but repr of PropertyOrder looks decent to me

Examples of produced output:

orders=PropertyOrder(<name>, DESCENDING)
orders=CompositeOrder([PropertyOrder(<name>, DESCENDING), PropertyOrder(<name_slug>)])

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants