You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i just released beta version 2.7.4-beta.0 which should solve the problem. Can you please test this and give feedback if this solves the problem? If so, I'll release version 2.7.4.
Hi @mrbandler,
We have some entities generated from SAP tables that contain slashes in the name (I know why on earth....),
so for example:
entity Test { ![FIELD1] : String(10); ![/PART1/PART2] : String(23); };
This is currently breaking the cds2types, is there a way to fix this
kind regards
Ramon
The text was updated successfully, but these errors were encountered: