mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-10-27 21:49:42 +00:00
...to match the name of the recently introduced `SQLObjectName` struct and to avoid any reservations about using it with multi-part names of objects other than tables (as in the `type_name` case). |
||
|---|---|---|
| .. | ||
| sqlparser_ansi.rs | ||
| sqlparser_generic.rs | ||
| sqlparser_postgres.rs | ||