Details
-
New Feature
-
Status: Stalled (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
The spec should look like:
period_expr ::= <period> <op> <period>
|
period ::= PERIOD(<datetime>, <datetime>) | <period_name>
|
period_name ::= <ident>|<table_name>.<ident>
|
op ::= CONTAINS|OVERLAPS|EQUALS|PRECEDES|SUCCEEDS
|
|IMMEDIATELY PRECEDES|IMMEDIATELY SUCCEEDS
|
Attachments
Issue Links
- is duplicated by
-
MDEV-28383 Implement SQL:2011 WHERE predicates for application-versioned tables (CONTAINS, OVERLAPS, etc.)
- Closed
- relates to
-
MDEV-16972 Application-time periods support (phase 1)
- Closed
-
MDEV-18928 Application-time periods support (phase 2)
- Closed