-
### What happens?
When running an `update` query with a mysql target table, the generated mysql code appears to be invalid:
```
DuckDB.NET.Data.DuckDBException (0x0000001C): IO Error: Failed to r…
rynoV updated
1 month ago
-
The initial data type for `Field.errors` is set to a tuple:
https://github.com/pallets-eco/wtforms/blob/9cc223ad2fabeabd8d89021ea962b106d1502b6c/src/wtforms/fields/core.py#L19
which is reassigned …
-
On your stackblitz example (and on my test app), if a field (type number) is set with: 20230302175510297 it changes to 20230302175510296.
my schema:
this.editorOptions.schema = {
defini…
-
### Is your proposal related to a problem?
The [NPM graphql library](https://www.npmjs.com/package/graphql) provides a function for getting an IntrospectionQuery, with [configurable support](https:…
-
### What happened?
### Description
If two entry types use two different matrix fields, which support different entry-types, but use the same handle for these matrix fields, GraphQL throws an error i…
-
After adding
```
gob.Register(elliptic.P256()) to encoding.go
```
Im getting error
```
gob: type elliptic.p256Curve has no exported fields
```
-
The [`INCIDENT_TYPE`](https://github.com/burningmantech/ranger-ims-server/blob/master/src/ims/store/sqlite/schema/3.sqlite#L39) table could use a `DESCRIPTION` column (text) into which we could put a …
-
### Affected version(s)
4.x | 5.x
### Description
One of our customers is working in a pretty big installation and managed to fill the `session` in `tl_user` which resulted in
```
An exception …
-
## Summary
In issue https://github.com/elastic/kibana/issues/168378 research was done on how to support the list custom field type in cases. We should follow the research issue to implement the list …
-
## 💡 Description
We need to be able to support the possibility a field is created in the registry at some point in time, and we need to change the type at a future point in time.
- https://github.…