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

sea-orm-cli generate entity unimplement for interval field #1089

Closed
yswtrue opened this issue Oct 2, 2022 · 2 comments
Closed

sea-orm-cli generate entity unimplement for interval field #1089

yswtrue opened this issue Oct 2, 2022 · 2 comments

Comments

@yswtrue
Copy link

yswtrue commented Oct 2, 2022

Description

can't generate column for interval field

Versions

├── sea-orm v0.9.3
│   ├── sea-orm-macros v0.9.3 (proc-macro)
│   ├── sea-query v0.26.3
│   │   ├── sea-query-derive v0.2.0 (proc-macro)
│   │   ├── sea-query-driver v0.2.2 (proc-macro)
│   ├── sea-strum v0.23.0
│   │   └── sea-strum_macros v0.23.0 (proc-macro)
└── sea-orm-cli v0.9.3
    ├── sea-orm-codegen v0.9.3
    │   ├── sea-query v0.26.3 (*)
    ├── sea-schema v0.9.4
    │   ├── sea-query v0.26.3 (*)
    │   ├── sea-schema-derive v0.1.0 (proc-macro)
@billy1624
Copy link
Member

Hey @yswtrue, welcome! I guess you're using PostgreSQL? Currently, we don't support interval in SeaORM.

Related issues:

@tyt2y3
Copy link
Member

tyt2y3 commented Jan 1, 2023

Merge with #426

@tyt2y3 tyt2y3 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 1, 2023
@billy1624 billy1624 moved this from Triage to Done in SeaQL Dev Tracker Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants