-
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
0.24.0
### Describe the Bug
When trying to insert into a table via db.insert(sch…
-
I'm not sure if support for the `ipv6` format was implemented or if it was intended to be implemented, but using a `string` prop with an `anyOf` `[{format: 'hostname'}, {format: 'ipv6'}]`, the result …
-
- [x] https://github.com/StarRocks/starrocks/pull/47233
- [x] https://github.com/StarRocks/starrocks/pull/46448
- [x] https://github.com/StarRocks/starrocks/pull/45406
## Feature request
**Is y…
-
# Issue:
The current implementation of OPC UA schema detection in our GitHub repository only supports numbers as Identifier Types. However, as discussed in issue #1567 and according to the OPC UA spe…
-
Thanks for the detailed thoughts @big-andy-coates!
> If a prior schema does exist, then there are a few points where we care about this:
>
> 1. CREATE statements where the users supplies a list…
-
### Configuration
```
resource "databricks_quality_monitor" "testTimeseriesMonitor" {
table_name = "${databricks_catalog.sandbox.name}.${databricks_schema.things.name}.${databricks_…
-
**Describe the bug**
Schema Inference With ID in CSAS does not work for enums.
**To Reproduce**
To reproduce
Register below schema for topic avroTest4
```
{
"doc": "Sample schema to help y…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### W…
-
We could consider enriching type indexes with schema-based inferences including for instance : add super-classes of mentioned classes, add equivalent classes, etc.
This could be materialized by an …
-
Getting `is not assignable to type 'never'` error on overriden field use:
```ts
export const CreatureV1Schema = joi.object({
name: joi.string().required(),
// accepts textual representatio…