linq2db / docs

Documentation sources and build scripts
2 stars 10 forks source link

How to choose a dialect of Oracle 11g? #34

Closed B7R5 closed 4 years ago

B7R5 commented 4 years ago

How to choose a dialect of Oracle 11g? After migration from 2.9.8 to 3.1.3 'Take ()' expression does not work for Oracle 11g with provider name "Oracle". When I changed the provider name to "Oracle.Managed" the version was selected correctly.

B7R5 commented 4 years ago

Moved