Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developers can customize type mapping #18306

Closed
JMccain opened this issue Oct 10, 2019 · 1 comment
Closed

Developers can customize type mapping #18306

JMccain opened this issue Oct 10, 2019 · 1 comment

Comments

@JMccain
Copy link

JMccain commented Oct 10, 2019

请考虑支持 EF 自定义类型映射 和 自定义函数映射

(Consider supporting EF custom type mappings and custom function mappings)

public class A {
 public Guid? Id {get;set;}
}
@ajcvickers
Copy link
Contributor

Duplicate of #240

@ajcvickers ajcvickers marked this as a duplicate of #240 Oct 10, 2019
@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants