drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: Temporal mapping
Open
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

Contributor guide
Assessment
This issue has not been assessed yet.