0 purchases
psycopg2rangeoverlaps 1.0.1
This module overrides the Range.__and__ function, so that it returns a boolean value
based on if the two objects overlap.
The rationale behind this is that it mirrors the range && range operator in postgres.
There is also an improved equality operator, and a function for normalising ranges (if possible).
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.