Skip to content

Support scientific notation in sequence_start_clause#4898

Open
Briseglace wants to merge 1 commit into
antlr:masterfrom
Briseglace:fix-4837
Open

Support scientific notation in sequence_start_clause#4898
Briseglace wants to merge 1 commit into
antlr:masterfrom
Briseglace:fix-4837

Conversation

@Briseglace

Copy link
Copy Markdown
Contributor

Added APPROXIMATE_NUM_LIT to sequence_start_clause since it is syntactically valid even if it must be an integer semantically.

Fixes #4837

Added `APPROXIMATE_NUM_LIT` to `sequence_start_clause` since it is syntactically valid even if it must be an integer semantically.
Fixes antlr#4837
@KvanTTT KvanTTT added the plsql label Jun 13, 2026
@Briseglace

Copy link
Copy Markdown
Contributor Author

Hello @teverett @kaby76,

I noticed that the failing check was also failing in the master branch for my last PR (#4897) even though it passed when the merge commit was created.
I believe it may be broken. So I will leave this PR as is.

Please let me know if I you want me to open an issue or if I am wrong an need to change something.

@kaby76

kaby76 commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

"Visual Studio 17 2022 could not find any instance of Visual Studio." Github likely changed the VM image and doesn't install VS2022 as it is old. I'll update this weekend. For now, ignore.

@kaby76

kaby76 commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Exactly as I thought. They updated the VM images 2 days ago. #4900

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[plsql] Scientific notion in SEQUENCE

3 participants