Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Range types (mainly tstzrange, tsrange and daterange) #64

Open
adaliszk opened this issue Apr 15, 2020 · 1 comment
Open

Range types (mainly tstzrange, tsrange and daterange) #64

adaliszk opened this issue Apr 15, 2020 · 1 comment

Comments

@adaliszk
Copy link

Awesome project!

When you have time, could you add support for the built-in range types in Postgres?
https://www.postgresql.org/docs/current/rangetypes.html

For the date based ranges, it would be really cool if it already maps the values to a DatePeriod class:
https://www.php.net/manual/en/class.dateperiod.php

@martin-georgiev
Copy link
Owner

Thanks for the suggestion. I hope you can help with the expansion of the project. PR #63 can be used as an example of how new functionality can be added fairly easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants