Skip to content

Data model or table summarizing equivalent key - SQL statement pairs #371

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

Open
datocrats-org opened this issue Dec 3, 2021 · 0 comments

Comments

@datocrats-org
Copy link

I would like to work on #18 and in order to do that I think I need to build a table of equivalent keys in your JSON output and their SQL equivalent. I want to start on something simple select statments with a few types of functions, aggregations, and joins. Is there any existing table showing descriptions of the equivalent SQL statements, where any related content can be found in the JSON tree?

Key description with example and related keys
CompoundIdentifier tableAlias.columnName with [0]['value'] = "tableAlias" and [1]['value'] = "columnName" separated by . with the first portion of the identifier corresponding to a table alias found in join.#.relation.Table.alias.name.value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant