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

RD-10767 typealias in top level declarations #400

Merged
merged 17 commits into from
Apr 23, 2024

Conversation

torcato
Copy link
Contributor

@torcato torcato commented Apr 12, 2024

The method getProgramDescription in the Rql2CompilerService class is looping through all top level declarations.
After some discussion we decided to make the program-description return Option-Types for declarations (both in output types and parameters)

@torcato torcato requested a review from bgaidioz April 17, 2024 07:55
@torcato
Copy link
Contributor Author

torcato commented Apr 17, 2024

/publish

published parsers version: 0.30.0+17-f640d3dd-SNAPSHOT
published utils version: 0.30.0+17-f640d3dd-SNAPSHOT
published client version: 0.30.0+17-f640d3dd-SNAPSHOT
published snapi-frontend version: 0.30.0+17-f640d3dd-SNAPSHOT
published snapi-truffle version: 0.30.0+17-f640d3dd-SNAPSHOT
published snapi-client version: 0.30.0+17-f640d3dd-SNAPSHOT
published sql-client version: 0.30.0+17-f640d3dd-SNAPSHOT

@torcato torcato merged commit 5e34a0f into main Apr 23, 2024
12 checks passed
@torcato torcato deleted the RD-10767-typealias-top-level branch April 23, 2024 07:39
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

Successfully merging this pull request may close these issues.

3 participants