yihango

Results 11 comments of yihango

I have the same question, when can support. NET6

> hi @saber-wang , @staneee let us take a look into this and get back to you... It's not currently on the roadmap but we will look into what is...

> Cool thank you very much! Will add soon. You're welcome. Good things should be known and used by more people.

> 当自动生成的外键超过30会报错, 比如.Net core 内置的身份认证 。这个有没有方法思路处理一下。 这个是oracle的问题,你需要用ef core 的api来修改外键名称 [文档地址](https://docs.microsoft.com/zh-cn/ef/core/modeling/relational/columns)

这就不是驱动的事儿,是你程序的事儿

这就不是驱动的事儿,是你程序的事儿

可以改的,参考我发的链接

我们现在的系统里面用到了,就是使用这种方式修改了外键长度

就是使用的这个 [ef core api文档](https://docs.microsoft.com/zh-cn/ef/core/modeling/relational/columns)

> 晚安, > 我做了修正。 > > 她是我的拉動請求。[https://github.com/CrazyJson/Citms.EntityFrameworkCore.Oracle/pull/20](url) 也可以使用我创建的扩展库 [E.EntityFrameworkCore.Extensions ](https://github.com/staneee/E.EntityFrameworkCore.Extensions)