Support the TRUNCATE TABLE query
Fixes and improvements
- Support for the
TRUNCATE TABLE
query parsing by @T-Santos in #521 - fix
is_alias_without_as
logical error by @MiuNice in #523
Dependencies
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #501
- Bump pylint from 3.2.3 to 3.2.4 by @dependabot in #503
- Bump pylint from 3.2.4 to 3.2.5 by @dependabot in #504
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #505
- Bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in #508
- Bump sqlparse from 0.5.0 to 0.5.1 by @dependabot in #511
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #512
- Bump pylint from 3.2.5 to 3.2.6 by @dependabot in #513
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #515
- Bump snok/install-poetry from 1.3.4 to 1.4.0 by @dependabot in #516
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #517
- Bump snok/install-poetry from 1.4.0 to 1.4.1 by @dependabot in #518
New Contributors
Full Changelog: v2.12.0...v2.13.0