You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ When modelling, usage of the following NodaTime types are supported:
12
12
* LocalDateTime
13
13
* LocalDate
14
14
* LocalTime
15
-
* Duration
15
+
* Duration (stored as `time` in SQL Server which limits this type to < 24 hours)
16
16
17
17
When querying, standard operators are supported as well as a range of additional mappings from NodaTime properties/function to their SQL Server equivalents.
0 commit comments