ClickHouse: improved tokens handling
What's Changed
- ClickHouse: improved tokens handling by @darkydash in #450
- build(deps-dev): bump pylint from 3.0.2 to 3.0.3 by @dependabot in #455
- build(deps-dev): bump black from 23.11.0 to 23.12.0 by @dependabot in #456
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #454
- build(deps-dev): bump black from 23.12.0 to 23.12.1 by @dependabot in #459
- build(deps-dev): bump pytest from 7.4.3 to 7.4.4 by @dependabot in #460
- Errors with syntax loop. by @MiuNice in #458
- Update _preprocess_query function in parser.py by @Samaha10 in #461
- build(deps-dev): bump pytest from 7.4.4 to 8.0.0 by @dependabot in #463
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #462
- build(deps-dev): bump pytest from 8.0.0 to 8.0.1 by @dependabot in #466
- build(deps-dev): bump pytest from 8.0.1 to 8.0.2 by @dependabot in #470
- build(deps-dev): bump pylint from 3.0.3 to 3.1.0 by @dependabot in #471
- build(deps-dev): bump pytest from 8.0.2 to 8.1.0 by @dependabot in #472
- build(deps-dev): bump pytest from 8.1.0 to 8.1.1 by @dependabot in #473
- build(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #476
- build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #477
- build(deps-dev): bump idna from 3.4 to 3.7 by @dependabot in #479
- build(deps): bump sqlparse from 0.4.4 to 0.5.0 by @dependabot in #481
- build(deps-dev): bump black from 23.12.1 to 24.4.0 by @dependabot in #480
New Contributors
- @darkydash made their first contribution in #450
- @MiuNice made their first contribution in #458
- @Samaha10 made their first contribution in #461
Full Changelog: v2.10.0...v2.11.0