You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project readme & description only mention SQL, and the readme mentions "query" a lot. "SQL" is often used to refer to the data query language (DQL), so my initial assessment when looking at this project was it was limited to DQL.
IMO the readme should mention what parts of SQL are supported, especially DDL and DML, the data definition and data manipulation languages.
The project readme & description only mention SQL, and the readme mentions "query" a lot. "SQL" is often used to refer to the data query language (DQL), so my initial assessment when looking at this project was it was limited to DQL.
IMO the readme should mention what parts of SQL are supported, especially DDL and DML, the data definition and data manipulation languages.