Open iliyan-velichkov opened 5 months ago
I'm able to workaround this issue by adding where clause:
thanks, its a bug
I think its very rare to have ABAP code deleting everything without WHERE
in the wild
@iliyan-velichkov try again, latest version
If I have the following method which have to delete all entries from a table I receive the following error:
Could you please implement the missing functionality - https://github.com/abaplint/transpiler/blob/69db66601aa16dbe011041e210f318087aa0ef82/packages/runtime/src/statements/delete_database.ts#L58