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

Various bugfixes #54

Merged
merged 1 commit into from
Jun 16, 2024
Merged

Various bugfixes #54

merged 1 commit into from
Jun 16, 2024

Conversation

Puchaczov
Copy link
Owner

@Puchaczov Puchaczov commented Jun 16, 2024

  1. Fixed row number implementation
  2. Fixed ability to use null as column
  3. Fixed keywords cannot be used as a column name by introducing special syntax with "[" and "]" markers to allow parser recognize those columns properly

2. Fixed ability to use null as column
3. Fixed keywords cannot be used as a column name by introducing special syntax with "[" and "]" markers to allow parser recognize those columns properly
@Puchaczov Puchaczov changed the title 1. Fixed row number implementation Various bugfixes Jun 16, 2024
@Puchaczov Puchaczov merged commit e894fb2 into master Jun 16, 2024
3 checks passed
@Puchaczov Puchaczov deleted the bugfix/various_fixes branch June 22, 2024 11:52
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.

1 participant