Join Slack
Powered by
:wave: How can I get the difference between two da...
# orm-help
j
jignesh karamchandani
07/15/2021, 1:49 PM
π How can I get the difference between two dates while reading from the db?
r
Ryan
07/15/2021, 1:54 PM
@jignesh karamchandani
π Do you want to find the difference b/w the dates of two records?
j
jignesh karamchandani
07/15/2021, 1:56 PM
I have a two dates in the same record and I want difference between the... say checkin and checkout dates
r
Ryan
07/15/2021, 1:58 PM
Fetching that directly isnβt possible at the moment. You would need to use a
raw query
in this case.
j
jignesh karamchandani
07/15/2021, 2:00 PM
Thanks for the helpπ
π 1
Open in Slack
Previous
Next