xitep
xitep
hello, i'm looking for advice since i fail to find it in the spec ... is it that the order of `{"type": "null"}` in either `anyOf` or `oneOf` is relevant...
i'm a bit lost with this [failing check](https://github.com/apache/airflow/actions/runs/11436392514/job/31814800750). any help would be appreciated.
merci beaucoup for your support @romsharon98 !
this would definitely help in rendering swagger-ui correctly with regards to nullability. i've just made this observation: https://github.com/swagger-api/swagger-ui/issues/9056#issuecomment-2927428162
* good idea! have just pushed the tests. * i also finalised my mind about the api of the two methods and made them slightly more general purpose.
i have the same issue for `insert into table values (...)`; the trouble appears to be that a `Values` expression tracks only its nested children (ie. the value expressions) from...
hello @eyalsatori, your comment made me compare an older, naive solution i developed earlier as part of some educational effort against the hashmap/unicase setup you described. i, too, have been...