RandomB
RandomB

Reputation: 3749

How to select branch name with EyeQL?

Is it possible to select (return) branch name with EyeQL? Something like:

select revisions where ... order by date desc return revision,author,csid,branch

Because as I see, "branch" is unknown field in EyeQL...

Upvotes: 0

Views: 134

Answers (0)

Related Questions