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

Exception in thread "main" liquibase.util.grammar.TokenMgrError: Lexical error at line 146302, column 163. Encountered: "\u00b0" (176), after : "" #1106

Closed
matteoturra opened this issue Apr 22, 2020 · 2 comments · Fixed by #1513
Labels
DBAll hacktoberfest a month-long celebration of open-source software and Developers contribute by completing PRs ImpactMedium PRAssociated Severity3 TypeBug
Milestone

Comments

@matteoturra
Copy link

matteoturra commented Apr 22, 2020

Environment

Liquibase Version: 3.8.6

Description

As reported in CORE-3269 the ° sign inside sql liquibase formatted file throws the error liquibase.util.grammar.TokenMgrError

Steps To Reproduce

Create a changeset with an insert statement like
insert into table (column) values ('warm temp. 32°')

Actual Behavior

Error: TokenMgrError

Expected/Desired Behavior

No Errors.

┆Issue is synchronized with this Jira Bug by Unito

@matteoturra
Copy link
Author

matteoturra commented Apr 22, 2020

I made this PR #1107
I can't link the issue CORE-3269 on jira.

@molivasdat molivasdat added ImpactMedium PRAssociated RiskMedium Changes that require more testing or that affect many different code paths. Severity3 TypeBug labels May 5, 2020
@liquibot
Copy link
Contributor

➤ Mario Champion commented:

hey internal reviewers, this ticket resolves in 4.0 beta 2 release, as the linked PR is against master branch.

@molivasdat molivasdat added DBAll and removed RiskMedium Changes that require more testing or that affect many different code paths. labels May 19, 2020
@ro-rah ro-rah added the hacktoberfest a month-long celebration of open-source software and Developers contribute by completing PRs label Sep 28, 2020
@matteoturra matteoturra reopened this Oct 28, 2020
@molivasdat molivasdat linked a pull request Nov 6, 2020 that will close this issue
4 tasks
@nvoxland nvoxland added this to To Do in Conditioning++ via automation Jun 7, 2021
@nvoxland nvoxland moved this from To Do to Code Review in Conditioning++ Jun 7, 2021
@suryaaki2 suryaaki2 moved this from Code Review to Ready for Handoff (In JIRA) in Conditioning++ Jun 9, 2021
nvoxland added a commit that referenced this issue Jul 28, 2021
Conditioning++ automation moved this from Ready for Handoff (In JIRA) to Done Jul 29, 2021
@nvoxland nvoxland added this to the v4.4.3 milestone Aug 5, 2021
@nvoxland nvoxland removed this from Done in Conditioning++ Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DBAll hacktoberfest a month-long celebration of open-source software and Developers contribute by completing PRs ImpactMedium PRAssociated Severity3 TypeBug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants