Tobie Morgan Hitchcock
|
ad6ee5b42d
|
Add some additional code comments
|
2022-10-19 10:55:19 +01:00 |
|
Tobie Morgan Hitchcock
|
8902fc0a70
|
Don’t automatically treat naive dates as datetimes
Closes #1328
|
2022-10-17 03:34:07 +01:00 |
|
Tobie Morgan Hitchcock
|
eca8cd8d1d
|
Ensure SQL datetimes are formatted correctly as strings
|
2022-10-17 03:25:58 +01:00 |
|
Tobie Morgan Hitchcock
|
e6eb6168a1
|
Simplify parsing of string based types
|
2022-10-16 21:35:50 +01:00 |
|
Tobie Morgan Hitchcock
|
214971cb86
|
Ensure UUIDs and Datetimes can be converted to strings correctly
Closes #1338
|
2022-10-16 17:36:07 +01:00 |
|
Finn Bear
|
45e1a9adce
|
Refactor, optimization, cleanup (#1288)
|
2022-10-04 22:51:18 +01:00 |
|
Tobie Morgan Hitchcock
|
e01fc12331
|
Ensure partial timezone offsets are calculated correctly
|
2022-09-26 11:31:13 +01:00 |
|
Hugo Saracino
|
58cffa2de6
|
Add duration functions for calculating durations as integers (#257)
|
2022-09-23 00:48:49 +01:00 |
|
Tobie Morgan Hitchcock
|
4ca579160c
|
Ensure datetimes with milliseconds are parsed correctly
Closes #250
|
2022-09-22 02:33:12 +01:00 |
|
Tobie Morgan Hitchcock
|
44f20d3740
|
Remove unnecessary public function definitions in sql module
|
2022-06-28 11:54:04 +01:00 |
|
Tobie Morgan Hitchcock
|
ea525648ae
|
Remove unnecessary lifetime specifiers
|
2022-05-25 10:42:10 +01:00 |
|
Tobie Morgan Hitchcock
|
61b1e547b6
|
Always use simplified serialization unless specified explicitly
|
2022-05-21 10:07:32 +01:00 |
|
Tobie Morgan Hitchcock
|
10f2911d44
|
Implement SQL Datetime as a newtype tuple struct
|
2022-05-05 10:24:52 +01:00 |
|
Tobie Morgan Hitchcock
|
5d554d07d3
|
Use char instead of str for parsing where possible
|
2022-03-16 23:53:31 +00:00 |
|
Tobie Morgan Hitchcock
|
d5c53b7791
|
Extract core surrealdb code into separate library
|
2022-02-22 14:16:50 +00:00 |
|