drizzle-team / drizzle-team/drizzle-orm

[FEATURE]: Temporal mapping

Open
#1,776 6 comments 28 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
35.8k
Forks
1.6k
Avg merge
2d 7h
Merged PRs (30d)
4

Description

### Describe what you want

I recently moved all my dates to Temporal, would be nice to support this:

https://github.com/quantuminformation/drizzle-sqlite-recurring-events/blob/main/test/test-constants.ts#L22
I had to remove the mode
https://github.com/quantuminformation/drizzle-sqlite-recurring-events/commit/bf7bc01381c277e750f6a73a486016bea9280b93#diff-ca8702370d313a8c757653167f7bc878a455b5856dfca14eb3ac6680e7f33f04L7

would be nice to avoid writing .epochMilliseconds everywhere then parsing it out the DB

![image](https://github.com/drizzle-team/drizzle-orm/assets/216566/4995041b-0548-41c6-b559-88739f1b9883)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.