Skip to content

Conversation

@Huliiiiii
Copy link
Member

@Huliiiiii Huliiiiii commented Oct 28, 2025

  • Generate ARRAY[ instead of ARRAY [

TODO:

  • Try add Array::Null to support null arrays
  • sqlx binder

@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]>
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.

1 participant