-
### Describe the solution you'd like
I just started using Dataflare today on my Windows laptop, and it works great so far. Currently, the schema manager is quite a great feature in the software. Howe…
-
## 💬 Question here
Is it possible to update a route's request body schema (`request.routeOptions.schema.body`) according to the provided route param in runtime, using the `preValidation` hook…
-
**Describe the bug**
Reopen of #9212
Authentik is documented to not require the public schema, but offers no documentation on how to customize. I've created schema `authentik` for user `authentik…
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this f…
-
### What happens?
We are using DuckDB on the open-source software [Gladys Assistant](https://github.com/GladysAssistant/Gladys) since the 1.0 release, and so far we love using DuckDB :)
So first, …
-
Project: Outserv
Branch: Main (since 8d90146d9ecef89c03f4f551c4cf2381273ae630 - fix(Zero): Move Zero within Alpha (#14))
Since moving Zero into Alpha there seems to be an issue when uploading the …
-
## What is the underlying problem you're trying to solve?
Type checking can be improved with schemas, it's very cool. Right now Rego only does type checking when accessing an object and its child pro…
-
The following stalls in the schema merge path were seen in enterprise release in the 5000 tables test.
Examining the code shows that master (6.3.0-dev) is still susceptible to the same reactor stalls.…
-
I have a composable schema which defines 20-odd schema extensions.
I have two endpoints/servers configured differently (different sets of extensions) via the UI with different machine names and diffe…
-
Hi, first of all, thanks for Valibot, looks really cool 🙌
One feature that I was looking for was [Yup's Ensuring a schema matches an existing type](https://github.com/jquense/yup#ensuring-a-schema…