klahnakoski/mo-sql-parsing
Let's make a SQL parser so we can provide a familiar interface to non-sql datastores!
PythonMPL-2.0
Issues
- 0
format() broken
#256 opened by adarsh-s-ibm - 5
Wrong parsing and formatting
#254 opened by adarsh-s-ibm - 3
Formatter and PIVOT and UNPIVOT
#255 opened by GilBadel - 3
left join first
#253 opened by OmarNour - 5
- 0
Postgres allows adding new operators
#252 opened by klahnakoski - 4
- 1
- 1
soql query throw exception
#250 opened by nobodxbodon - 3
Non-ASCII characters in identifiers without quotes raise ParseException (PostgreSQL).
#249 opened by a1ea321 - 0
- 2
Formatter does not add parenthesis as it should
#244 opened by dominusmi - 1
Identifiers are parsed one-char-at-a-time
#243 opened by klahnakoski - 5
- 10
Missing export() calls error
#240 opened by debedb - 4
DECLARE throws ParseException (MS SQL Server)
#237 opened by a1ea321 - 3
The issue of JSONB parse failure in PostgreSQL
#239 opened by wozuishuai997 - 3
- 2
UNION ALL is lost after format
#233 opened by twoonefour8 - 2
- 0
AUTOINCREMENT syntax for sqlite is not supported
#234 opened by megh-khaire - 4
WITHIN GROUP lost during conversion JSON -> SQL
#232 opened by twoonefour8 - 4
Can not recognize IS NULL or IS NOT NULL
#230 opened by MrRRcc - 2
[MSSQL] parsing or a query fails datetimeoffset
#231 opened by rostykob - 1
ImportError: cannot import name 'delimitedList' from 'mo_parsing.helpers'
#229 opened by dvag-david-dylong - 4
- 2
How to handle complex queries?
#225 opened by Darwin0id - 2
- 1
Add Athena USING EXTERNAL FUNCTION
#223 opened by klahnakoski - 3
SET, ENUM and more support
#218 opened by Harveyhase68 - 2
- 2
Parsing error when using window function
#222 opened by fireis - 2
- 3
- 3
Exception when parsing * EXCEPT out of first position
#215 opened by fireis - 3
Support for EXCEPT combined with alias
#214 opened by fireis - 1
IN (NULL) parse error
#217 opened by engigu - 0
Support for other sintax of time-travel on BigQuery
#210 opened by fireis - 5
There seems to be a problem handling SELECT *
#209 opened by engigu - 2
Exception when parsing BigQuery statement that renames the result of the struct function
#207 opened by fireis - 2
Exception when parsing BigQuery query with 'except'
#206 opened by fireis - 3
Exception when parsing BigQuery cast with format
#205 opened by fireis - 2
- 3
ClickHouse Queries
#203 opened by VivekBuzruk - 0
Add Snowflake CLUSTER BY in CREATE TABLE syntax
#201 opened by paull87 - 2
- 1
Add support for Mysql assignment operator
#200 opened by fy975713384 - 3
Add support for more DELETE statement syntax.
#192 opened by fy975713384 - 4
use case
#195 opened by ninja96826 - 0
use case
#193 opened by Rohit44647