-
**Bug Description**
Aliases 即 `AS` 存在兼容性问题:
首先,`AS` 不支持单双引号,即 `"` 和 `'`
```
taos> SELECT TIMETRUNCATE(ts, 1d, 0) AS ts, max(engine_load) AS "max(engine_load)" FROM abacus.log_combikat GR
OUP B…
-
Add ts types, please
-
A test failed on a tracked branch
```
ResponseError: index_not_found_exception
Root causes:
index_not_found_exception: no such index [my-index-000003]
at SniffingTransport._request (node_modul…
-
Create a new field that automatically populates with the `year` and `quarter` fields from the `NeedsAssessment.Survey` collection. Then use this new field as the one displayed in relations.
Issue G…
-
Желательно уменьшить количество кода, используя public для параметров конструктора
```
export class ProductModel implements ProductModelInterface{
name: string;
description: string;
p…
-
### Environment
Hi!
When using the new **shared folder** feature I am facing a typing issue:
### Reproduction
`shared/types/test.ts`:
```ts
export const hey = 2;
export type hey = string;
```
### …
-
Running into weird issue where I have not changed anything in the sst.config.ts file where I am linking a `sst.aws.Postgres.v1 database` to a NextJS app. I've made some frontend code changes and then …
-
Right now, withGluestack.ts does not include an options parameter on webpack, this means that you aren't allowed to use any options in your custom webpacks, which gives less customization/flexibility.…
-
![image](https://github.com/user-attachments/assets/4c79a0b2-23ed-4fd9-9967-70f6e96c8e66)
![image](https://github.com/user-attachments/assets/277681f2-5335-464b-98a0-289da8ad2e04)
The code is ou…
-
### Discussed in https://github.com/babel/babel/discussions/16940
Originally posted by **davidmrnustik** October 28, 2024
Hi there,
After an update of `@babel/plugin-transform-block-scoped-fu…