-
Today, I finished up the [**FileTree**](https://github.com/dalehenrich/filetree) implementation of the Cypress package format for Pharo1.3.
Then I proceeded to port **FileTree** to Squeak4.3. It will…
-
LAS specification explicitly cites OGC WKT 2001 as the standard for WKT dialect, but OGC(2015) has since migrated to align with ISO(2009). Address any changes to LAS 1.4 that need to happen to moderni…
-
Currently there is no documentation about dialect creation and the default dialect will never be enough.
-
instead to phoneme substutions maybe try
__% this & __% that region's vowels,
question of whether to completely vowel drop distinctions (merger)
and maybe add support for american english varian…
cmrdt updated
4 years ago
-
Following up on #122, we've been using JavaScript for the dialected variants. The site should be smart enough to skip through pages that have neither a word nor a derivation belonging to any of the se…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
According to the [postgresql keywords appendix](h…
-
While the syntax of the USE command is available in the existing documentation, it appears that, based on the version history description in the documentation (Ver 2.20.03: Fixed problem with the USE …
-
Some references. Triton would be a good starting point (https://github.com/triton-lang/triton) which lowers Python AST to different MLIR Dialects (https://www.youtube.com/watch?v=AtbnRIzpwho). There a…
-
SQLglot is a great python library to read, parse , translate and write 21 different sql dialects.
https://github.com/tobymao/sqlglot
It supports 21 dialects. This make it able to create the …
-
#7242 introduced support for `JSON` / `JSONB` data types in MySQL, Oracle, PostgreSQL, SQL Server (the most popular RDBMS).
More RDBMS support a variant of the SQL standard JSON extensions, such as…