Skip to content

Conversation

@Huliiiiii
Copy link
Member

@Huliiiiii Huliiiiii commented Oct 28, 2025

  • Generate ARRAY[ instead of ARRAY [

@Huliiiiii Huliiiiii requested review from Expurple and tyt2y3 October 28, 2025 17:46
@Huliiiiii
Copy link
Member Author

Still need to work on SeaORM to tweak the Enum design.

tyt2y3 added a commit that referenced this pull request Nov 8, 2025
## PR Info

- Closes #69

## New Features

- [ ] Provide a new type `RangeType` to implement Postgres range type
- [ ] Provide range type as an element type of Postgres Array

## Doubts

- [ ] Not sure where to implement `hashable-value` features. I put that
in the `with_range.rs`
- [ ] It implements time ranges with Chrono and Time I left out Jiff now
- [ ] Not sure how it plays together with `with-json`
- [ ] How to make RangeType from std Rust types (tuple, std range, how
to describe exclusive and inclusive bounds?)
- [ ] A refactor PR is going on which may affect this branch
(#1004)

---------

Co-authored-by: Chris Tsang <[email protected]>
@Huliiiiii Huliiiiii force-pushed the value-array branch 2 times, most recently from be88b54 to 82566a1 Compare December 2, 2025 23:38
@Huliiiiii Huliiiiii marked this pull request as ready for review December 3, 2025 01:29
Copy link
Member

@tyt2y3 tyt2y3 left a comment

Choose a reason for hiding this comment

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

thank you. this is longer than I can dissect in one go, but looks good in general

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

Successfully merging this pull request may close these issues.

2 participants