-
**Is your feature request related to a problem? Please describe.**
People make this mistake plenty. There's rarely value for an unexported field on a serialized struct. But sometimes there (kinda) …
cretz updated
6 months ago
-
When you use the `JSON_OBJECT()` function from the SQL standard (implemented in PostgreSQL 16), the formatter removes/does not insert a space between the `:` delimiting the key and value, which makes …
-
Input from Chris:
1. The Highcharts Stock pivot points indicator is tagged in `tree.json` as requiring `module:stock/indicators/pivotpoints` - however should be `stock/indicators/pivot-points` (wit…
-
Although we typically serialize `GufeTokenizable`s to `dict`, `keyed_dict`, or `KeyedChain` forms turned to JSON, it can also be convenient to pickle these objects in certain cases. When using `multip…
-
**Describe the bug**
When I start the Linux appimage version the window wants to render but keeps gray all the time. This was introduced in version 5.x+. The last version 4.12.1 works as expected.
O…
-
**Description**
I'm encountering a critical issue with `sveltekit-superforms` where none of the form fields are being recognized. Despite following the documentation and ensuring that `dataType: 'jso…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://crates.io/crates/polars) of Polars.
### Rep…
-
**Describe the bug**
When chunking text with tables in them (using the `by_title` strategy), tables are split into chunks row-by-row (if `max_characters` is set sufficiently low). That's great (and a…
-
**Description:**
The provided client samples just use huge JSON text blobs for objects, instead of using charon-core. As a developer, it would be very helpful to have examples which make use of char…
-
Pydantic automatically supports [JSON Schema Draft 2020-12](https://json-schema.org/draft/2020-12/release-notes.html) for all JSON-serializable types. Custom types that are not `pydantic.BaseModel` an…