We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
main
1 parent 742b20e commit b978434Copy full SHA for b978434
README.md
@@ -8,8 +8,8 @@ far: `Python` and `JavaScript`. More might be added if needed in the future.
8
9
These libraries allow you to parse Crate's SQL dialect without sending it to a CrateDB instance.
10
11
-- `Python`: https://github.com/crate/cratedb-sqlparse/tree/master/cratedb_sqlparse_py
12
-- `Javascript`: https://github.com/crate/cratedb-sqlparse/tree/master/cratedb_sqlparse_js
+- `Python`: https://github.com/crate/cratedb-sqlparse/tree/main/cratedb_sqlparse_py
+- `Javascript`: https://github.com/crate/cratedb-sqlparse/tree/main/cratedb_sqlparse_js
13
14
## Example:
15
0 commit comments