-
hi,
thanks for your support !
not sure if this is a bug in the editor itself or in the component, but when i change some field name, the changes are not reflected in the editor:
- it seems like…
-
The ccAno and sigAno fields in AutoProcScalingStatistics. They were added in 2016_12_06_Added_ccAno_sigAno.sql but are not present in .mdb file.
Check if there are other fields, then update the .md…
-
Before using the automatic generation of the DBML file for SQL server, I had queries allowing us to generate our file in DBML format.
In these scripts, I retrieved the description table, which was ve…
-
Hi Austin,
I am checking out your software to (at some point) create a formal schema.
I have (non-technical) users who need to supply relatively simple form-like input data in JSON format (as fi…
-
### Problem description
This enhancement features were suggested by Xavier Jones in email.
### Requirements
**Handling Multiple Strata in Schema Fields:**
We find implementing calculations per stratu…
-
### Question
HI. Is it possible to dynamically create a struct from an unknown JSON schema? I mean, the user will inform me the way he wants the struct to be created, and I will create a Struct from …
-
OneOf is correctly not handled by the generator. He should come for the 3rd version, but is currently on the roadmap : https://openapi-generator.tech/docs/roadmap/#short-term
This is blocking for the…
-
Hey, We are running connector on AWS ECS using Glue as catalog and S3 for storage.
This is the task configuration we are using:
```json
{
"name": "test",
"config": {
"conne…
-
I wanted to assess the complexity of converting a v1 to a v2 Data Package. Below are the steps that need to be taken. For version detection, see #262. @khusmann could you review these? There are a cou…
-
I would like to use two schemas in oneOf with discriminator. I have several enum values for each discriminator fields in schemas. So can I use discriminator like this?
```
ConfigSaveReq:
on…