Skip to content

Pull requests: cube-js/sqlparser-rs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: Support ROLLBACK TO, RELEASE
#47 by MazterQyou was merged Sep 24, 2025 Loading… updated Sep 24, 2025
feat: Support LIKE … ESCAPE … syntax
#32 by MazterQyou was merged Dec 1, 2022 Loading… updated Aug 25, 2025
feat: Improve support for Timestamp DT Stale
#33 by ovr was closed Nov 28, 2024 Loading… updated Aug 2, 2025
feat: Support placeholders in OFFSET, FETCH ...
#44 by MazterQyou was merged Feb 23, 2024 Loading… updated Feb 23, 2024
fix: unary negation operator with operators: Mul, Div and Mod
#41 by MazterQyou was merged Jan 13, 2024 Loading… updated Jan 13, 2024
chore: Bump Rust toolchain
#39 by MazterQyou was merged Dec 8, 2023 Loading… updated Dec 8, 2023
fix: Support SET ROLE with TO/=
#38 by MazterQyou was merged Oct 9, 2023 Loading… updated Oct 9, 2023
Support 'SET ROLE' statement (#455)
#37 by MazterQyou was merged Oct 9, 2023 Loading… updated Oct 9, 2023
feat: Extend ARRAY_AGG to support ORDER BY
#35 by MazterQyou was merged May 19, 2023 Loading… updated May 19, 2023
feat: Add APPROXIMATE function keyword support
#31 by MazterQyou was merged Dec 1, 2022 Loading… updated Dec 1, 2022
feat: Add Support for the POSITION function
#30 by MazterQyou was merged Oct 25, 2022 Loading… updated Oct 25, 2022
Cherry-pick Redshift dialect to our branch
#28 by ovr was merged Sep 20, 2022 Loading… updated Sep 20, 2022
feat: Allow to use >> and << binary operators in Generic dialect (#553)
#23 by ovr was merged Aug 5, 2022 Loading… updated Aug 5, 2022
feat: Allow expressions in LIMIT
#22 by MazterQyou was merged Jun 16, 2022 Loading… updated Jun 16, 2022
feat: Add PostgreSQL array subquery constructor
#20 by MazterQyou was merged Jun 3, 2022 Loading… updated Jun 3, 2022
feat: Support FETCH & DECLARE
#18 by ovr was merged May 26, 2022 Loading… updated May 26, 2022
feat: Support escaped string literals (PostgreSQL)
#17 by ovr was merged May 24, 2022 Loading… updated May 24, 2022
feat: support DISCARD [ALL | PLANS | SEQUENCES | TEMPORARY | TEMP]
#16 by gandronchik was merged May 18, 2022 Loading… updated May 18, 2022
feat: Support field access with dot expression in SELECT
#14 by MazterQyou was merged Apr 18, 2022 Loading… updated May 9, 2022
Support global,local, on commit for create temporary table
#15 by MazterQyou was merged May 4, 2022 Loading… updated May 9, 2022
feat: add global,local / on commit for create temp tables
#13 by gandronchik was closed May 4, 2022 Loading… updated May 4, 2022
feat: Support USE db
#12 by MazterQyou was merged Feb 9, 2022 Loading… updated Feb 9, 2022
feat: Support SHOW COLLATION
#11 by MazterQyou was merged Feb 3, 2022 Loading… updated Feb 3, 2022
feat: Support SHOW TABLES
#10 by MazterQyou was merged Jan 31, 2022 Loading… updated Jan 31, 2022
Re-export escape_single_quote_string
#9 by MazterQyou was merged Jan 27, 2022 Loading… updated Jan 27, 2022
ProTip! Follow long discussions with comments:>50.