mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-04 06:18:17 +00:00
![]() * parsing of redshift's column definition list for pg_get_late_binding_view_cols pg_get_cols pg_get_grantee_by_iam_role pg_get_iam_role_by_user * Renamed ColsDefinition to TableAliasDefinition added generic dialect * Tests fixed * Visitor for IdentPair * Parsing redshift table alias based on indentifier and parentheses instead of function name * fix clippy --------- Co-authored-by: Maciej Skrzypkowski <maciej.skrzypkowski@satoricyber.com> Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org> |
||
---|---|---|
.. | ||
queries/tpch | ||
test_utils | ||
sqlparser_bigquery.rs | ||
sqlparser_clickhouse.rs | ||
sqlparser_common.rs | ||
sqlparser_custom_dialect.rs | ||
sqlparser_hive.rs | ||
sqlparser_mssql.rs | ||
sqlparser_mysql.rs | ||
sqlparser_postgres.rs | ||
sqlparser_redshift.rs | ||
sqlparser_regression.rs | ||
sqlparser_snowflake.rs | ||
sqlparser_sqlite.rs |