Skip to content

Conversation

@NapoliN
Copy link

@NapoliN NapoliN commented Jan 9, 2024

Most SQL languages support datetime, date, and time as different data types.
Nevertheless, SQLModel's expression.py supports only datetime type. Since you can also use date and other types in model building, you cannot get proper completion when using select() function and so on.

Therefore, I propose to add date and time types from datetime module.

Copy link

@Csaba1205 Csaba1205 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finish

Copy link

@Csaba1205 Csaba1205 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have funny comment

@alejsdev alejsdev added the feature New feature or request label Jul 12, 2024
@YuriiMotov
Copy link
Member

Seems that this PR is outdated.
Actually I failed to understand the issue this PR is intended to solve..
@NapoliN, cold you please clarify?

@github-actions github-actions bot added the conflicts Automatically generated when a PR has a merge conflict label Sep 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2025

This pull request has a merge conflict that needs to be resolved.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2025

As this PR has been waiting for the original user for a while but seems to be inactive, it's now going to be closed. But if there's anyone interested, feel free to create a new PR.

@github-actions github-actions bot closed this Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conflicts Automatically generated when a PR has a merge conflict feature New feature or request waiting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants