Tobie Morgan Hitchcock
|
219b2cb36c
|
Ensure part durations are parsed as idents
|
2022-09-29 07:36:42 +01:00 |
|
Finn Bear
|
cddef8ca19
|
Refactor - optimizations and cleanup. (#1255)
|
2022-09-27 22:35:30 +01:00 |
|
Tobie Morgan Hitchcock
|
25926cba83
|
Remove <datetime> / <duration> functionality in favour of time::floor function
Closes #1213
|
2022-09-24 11:17:47 +01:00 |
|
Hugo Saracino
|
58cffa2de6
|
Add duration functions for calculating durations as integers (#257)
|
2022-09-23 00:48:49 +01:00 |
|
Finn Bear
|
b18b3cef3e
|
Refactor, optimization, and cleanup of code (#71)
|
2022-08-29 02:47:33 +01:00 |
|
Tobie Morgan Hitchcock
|
5c0a0ca556
|
Add ability to specify durations with years
|
2022-07-23 20:28:52 +01:00 |
|
Tobie Morgan Hitchcock
|
338bf3e142
|
Switch from Boa to QuickJS for JavaScript runtime
|
2022-07-06 14:40:20 +01:00 |
|
Tobie Morgan Hitchcock
|
2d076c79a7
|
Format SQL Durations as a string format
|
2022-07-05 11:36:10 +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
|
a78df680d2
|
Implement embedded javascript script functions
|
2022-05-21 09:39:40 +01:00 |
|
Tobie Morgan Hitchcock
|
4824f1b627
|
Enable multi duration types (1d12h30m) in SQL
|
2022-05-05 10:24:52 +01:00 |
|
Tobie Morgan Hitchcock
|
98fc9055af
|
Implement SQL Duration as a newtype tuple struct
|
2022-05-05 10:24:52 +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
|
232b35a304
|
Ensure numbers do not overflow numeric bounds
|
2022-03-16 15:40:26 +00:00 |
|
Tobie Morgan Hitchcock
|
d5c53b7791
|
Extract core surrealdb code into separate library
|
2022-02-22 14:16:50 +00:00 |
|