Recursive definitions not supported
See original GitHub issueThe JSON schema spec allows for self-referential schemas with $ref
- at the moment this causes an error. See fiddle here: https://jsfiddle.net/4gk0bv2z/
Issue Analytics
- State:
- Created 6 years ago
- Reactions:3
- Comments:6
Top Results From Across the Web
View &1: Recursive View Definitions are not supported
What causes this issue? By building CDS Views on top each other, a directed acyclic graph is being build. But it is not...
Read more >6926 WITH [RECURSIVE] clause or recursive view is not ...
6926 WITH [RECURSIVE] clause or recursive view is not supported within WITH [RECURSIVE] definitions, views, triggers or stored procedures.
Read more >Invalid operation: WITH RECURSIVE is not supported
The official Amazon Redshift documentation: Unsupported PostgreSQL Features: These PostgreSQL features are not supported in Amazon Redshift.
Read more >recursive view definitions are not supported
Specifying more than one WITH clause in a CTE is not allowed. This example demonstrates mutual recursion, which is not supported for recursive...
Read more >DFHPI9024E Recursion within type type is not supported. - IBM
An XML schema contains a type definition which is defined recursively. DFHWS2LS and DFHSC2LS do not support recursive definitions. The recursively defined ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
No unfortunately… I switched to react-jsonschema-form by mozilla… seems to be very well supported
@epicfaace thanks, I’ll try it, hope it could be helpful.