Citms.EntityFrameworkCore.Oracle
Citms.EntityFrameworkCore.Oracle copied to clipboard
Adjust OracleQueryCompilationContext
Generates a random alias with a letter and a number between 0 to 9 to avoid the error below.
ORA-00972: identifier is too long.
@CrazyJson Hi , Can you merge this?
@maikebing Take a look at my fork of this, I have also pushed a Nuget with various other fixes.