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

[cli] Add permissive mode evaluation option to CLI/REPL #545

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

alancai98
Copy link
Member

Implements #543.

Adds PERMISSIVE typing mode evaluation option to CLI/REPL. Also prints the typing mode when running the REPL:

Welcome to the PartiQL REPL!
Typing mode: PERMISSIVE
Using version: 0.5.1-SNAPSHOT-a27123d
PartiQL>

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@alancai98 alancai98 self-assigned this Mar 8, 2022
@alancai98 alancai98 linked an issue Mar 8, 2022 that may be closed by this pull request
@am357 am357 self-requested a review March 8, 2022 01:21
Copy link
Contributor

@am357 am357 left a comment

Choose a reason for hiding this comment

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

ShipIt!

@alancai98 alancai98 merged commit 024892f into main Mar 8, 2022
@alancai98 alancai98 deleted the add-permissive-mode-to-cli-repl branch March 9, 2022 00:58
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.

[cli] Add permissive mode compiler option to CLI/REPL
2 participants