Skip to content
Snippets Groups Projects
Commit 8b6d2d1f authored by Jared Hancock's avatar Jared Hancock
Browse files

orm: Support Interval literals and expressions

This adds support for things like

    SqlInterval::MINUTE(3)
    SqlExpression::minus(SqlFunction::NOW(), SqlInterval::DAY(1))
parent 57d00792
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment