-
### System Info
Doesn't matter
### Details
With these:
```
optimization: {
splitChunks: {
cacheGroups: {
prismJs0: {
test: new RegExp(
`node_modul…
-
Here are a few examples
1. The current content is as follows
![image](https://user-images.githubusercontent.com/12250931/226863372-66d169ca-b721-43b4-9d80-a83082cf0ca5.png)
mabe it shoud be l…
-
**版本信息**
- dt-sql-parser版本:4.0.0-beta.2.2
- tsc版本:4.5.4
```
$ tsc -v
Version 4.5.4
```
**报错信息**
执行`npx tsc`,报错如下:
```
node_modules/dt-sql-parser/dist/lib/flinksql/FlinkSqlParserListe…
-
Type: Bug
In the latest version of visual code, there is a problem with using ">" in templates. The parser or validator detects the '>' sign when it is inside *ngIf=">" as the end of the expression…
-
Some files that are not formed along dbcodecop expectations cause sonarscanner to scan nothing at all.
The problem can be worked around by adding a newline after the /
The File is UTF-8 encoded (no …
-
**Is your feature request related to a problem? Please describe.**
Some languages have a single language version with the empty string as a name. This is not a problem today but #4059 aims to make `-…
-
I've been trying to handle a couple of cases where I don't want the formatter to do anything. First one is this:
```
DECLARE
/* @formatter:off */
full_dnames CLOB :=
'[{"NAME":"ORDERNUMBE…
-
ExcelCommons/plsql/ExcelTypes.pkb line 26 and 106 contains an '&' char which causes sqlplus and other tools to prompt for input.
-- BEGIN CSS parser constants & structures
-- END CSS parser con…
-
```
>>> sqlglot.parse("select DATE '1990-01-01' FROM dual", "oracle")[0].sql("oracle")
"SELECT CAST('1990-01-01' AS DATE) FROM dual"
```
These are not the same, but I'm not sure what I should do…
-
see https://github.com/PhilippSalvisberg/plscope-utils/pull/46