Page 1 of 1

Custom Column Annotations EF 6

Posted: Wed 22 Oct 2014 05:03
by artmasa
How can you handle the HasColumnAnnotation Fluent API method by using OracleEntityMigrationSqlGenerator?

I have been trying to find a way to achieve this, but no luck. I see devart has AddColumnConfiguration but it cannot handle this situation.

Any timeframe on when to expect an implementation similar to MS Migration SQL Generator for EF 6?

Thanks

Re: Custom Column Annotations EF 6

Posted: Thu 23 Oct 2014 15:04
by Shalex
Please describe the problem you have encountered with the HasColumnAnnotation Fluent API method. If possible, send us a small test project and specify the steps we should follow using it for reproducing the issue. This will speed up our investigation.