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

Mapping db column type to Rust type #4

Closed
billy1624 opened this issue Jun 2, 2021 · 2 comments
Closed

Mapping db column type to Rust type #4

billy1624 opened this issue Jun 2, 2021 · 2 comments

Comments

@billy1624
Copy link
Member

A trait to map ColumnType to Rust type in String.

To support entity generator in SeaQL/sea-orm#11

@tyt2y3
Copy link
Member

tyt2y3 commented Jun 5, 2021

I think this should be the responsibility of sea-query instead of sea-schema

@tyt2y3
Copy link
Member

tyt2y3 commented Jun 5, 2021

The ValueType trait has some mappings

@tyt2y3 tyt2y3 closed this as completed Jun 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants