Skip to content

fix: illegal_token displaying integer value instead of characters#221

Merged
rvirding merged 1 commit intodevelopfrom
fix-error-values
Dec 3, 2025
Merged

fix: illegal_token displaying integer value instead of characters#221
rvirding merged 1 commit intodevelopfrom
fix-error-values

Conversation

@davydog187
Copy link
Copy Markdown
Collaborator

Instead of

syntax error near '<\\39>'

It will now display

syntax error near '"'

Instead of

```
syntax error near '<\\39>'
```

It will now display

```
syntax error near '"'
```
@davydog187 davydog187 requested a review from rvirding November 23, 2025 12:53
@rvirding rvirding merged commit 0fa4748 into develop Dec 3, 2025
5 checks passed
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.

2 participants