-
Currently, when a field in a schema is deprecated, it shows up in parenthesis next to whether it's required or not.
Live example here under `thresholds` - https://registry.terraform.io/providers/D…
-
**Describe the bug**
When a csv export is taken from data submissions, modified outside of Form.io, and reimported without changing the schema, Form.io will import data into the incorrect columns cau…
-
I just installed XTTS-Finetune-Webui, but I can't use it because when I click the "Create Dataset" I get the error below.
Reinstalling it didn't help, and looking for previous similar issues didn't…
-
### Feature Request / Improvement
Currently, [create_table API](https://github.com/apache/iceberg-python/blob/102e043b182a0b7bf4c9f66c5d77b24eedbd3766/pyiceberg/catalog/sql.py#L144) only supports def…
-
After upgrading to v19 (to align with Prisma 5), we are experiencing issues with our existing graphql queries and query generation.
Our generated types have changed, specifically in the xxxOrderByW…
-
In order to handle Dates where we don't care about the time, we have a custom schema type of `DateOnly` that is effectively a wrapper around `Date` with some validators attached to make sure the time …
-
Facetious title, but what happens if a user creates new custom fields in an entry? It only saves as a custom field for that entry, right? I'm curious about the purpose of this, because it's not a fiel…
-
**Describe` the bug**
Sort ASC by a field should order results where that field is not present. But currently sorting by both ASC or DESC gives documents where that field is not present at the last. …
-
on pgloader boards.load > boards.log this happens:
```
FATAL error: Database error 42P01: Relation mattermost.focalboard_blocks existiert nicht
QUERY: UPDATE mattermost.focalboard_blocks SET "fi…
-
I am using Spring Boot Parent 3.2.5 and a repository defined like the following:
```java
@GraphQlRepository
public interface AssetRepository extends CrudRepository, QueryByExampleExecutor {
}
`…