-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: cross joins without on-condition (#899)
do not try to render an on-condition if none is provided fix #897 fix #891 --- reproduced dump reported in the issues can be found [here](https://github.com/cap-js/cds-dbs/actions/runs/11891517718/job/33132429878?pr=899#step:7:264) fixed with 2e439b1
- Loading branch information
1 parent
d7920ec
commit c61a04a
Showing
2 changed files
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters