-
The following cross-test fails:
```go
func TestNullBlockInConfigure(t *testing.T) {
t.Parallel()
crosstests.Configure(t,
schema.Schema{Blocks: map[string]schema.Block{
"o": schema.SingleNested…
-
Complex field are not shown in schema view, for instance:
> {
"type": "record",
"name": "transactionXYZ",
"namespace": "com.example.ecommerce",
"doc": "E-commerce Platform Finalized Tra…
-
### Preflight Checklist
- [X] I have completed all [Troubleshooting Steps](https://docs.directus.io/getting-started/support/#troubleshooting-steps).
- [X] I'm on [the latest version of Directus](http…
-
I can see several different ways teams may want to compose pages:
1. In the CMS:
a. Entirely in the CMS, using modular content blocks (either inner + outer or just outer)
b. By selecting a Temp…
-
### Description
不使用Schema 跨库查询时`(使用事务时无法正确切换到相应的库)`,无法正确获取到相应的表结构字段;希望添加一个参数,可以直接使用data作为表字段
```go
_, err := g.DB("local").Model("BAK..TBA").Data(map[string]interface{}{
"id": 2,
"name": "…
-
I'm encountering a TypeScript error when trying to extend/narrow an enum type in a generic schema context. While TypeScript normally allows narrowing of enum types, this doesn't seem to work properly …
-
[BBB's documentation](https://docs.bigbluebutton.org/development/api/#get-getrecordings) lists `isBreakout` as a recording field for the `getRecordings` API. This field is missing from Scalelight's da…
-
Currently, the extraction strategies schemas are type `Dict[str, Any]` which requires devs to look at the source code of the extraction strategy to see which values are expected and then try to figure…
-
**Summary**
Add `*.domain` fields to ECS `email` schema.
**Motivation**:
I have been using `email.*` fields for quite some time now, and I just realized there is now an official `email` sche…
-
## Expected behavior
We migrated a while ago from the express-sequalize agent to the nodejs agent.
During that migration we wanted to keep the camelCase naming in the UI facing schema to avoid rew…