surrealpatch/util
2019-04-29 18:43:30 +01:00
..
build Change name of 'vers' util package package 2016-02-28 19:20:22 +00:00
comp Ensure correct ordering with same-compare values 2018-04-24 15:54:50 +01:00
conv Simplify built-in database field types 2018-10-18 00:39:09 +01:00
data Encode and decode when copying a document 2018-08-20 01:06:52 +01:00
deep Enable deep copying of time.TIme values 2017-12-12 01:08:03 +00:00
diff Fix diff implementation to generate patches 2019-01-31 09:53:13 +00:00
fake Fix incorrect fmt.Sprintf input arguments 2018-03-18 18:58:30 +00:00
fncs Ensure polygons are created correctly 2019-04-29 18:43:30 +01:00
geof Add initial ‘geof’ package for geospatial functions 2017-11-16 20:30:56 +00:00
guid Use XIDs instead of UUIDs for record IDs 2017-11-26 16:54:49 +00:00
hook Add ‘hook’ package for retryable functions 2017-11-16 19:54:55 +00:00
indx Simplify and improve internal SQL AST structures 2018-08-20 00:21:35 +01:00
ints Add tests to ‘ints’ package 2018-04-18 15:49:16 +01:00
keys Complete functionality to define scope tokens 2018-09-13 17:34:27 +01:00
lang Add inflection package 2017-02-20 10:26:26 +00:00
math Fix bug in math.spread() SQL function 2018-04-29 14:42:49 +01:00
nums Add package for formatting floats with certain decimal precision 2017-04-28 17:06:19 +01:00
pack Make use of direct byte encoding / decoding 2017-11-16 19:54:55 +00:00
rand Add string genrator function to util/rand package 2018-02-12 21:38:08 +00:00
show Make SQL parser stateless 2019-01-31 12:38:23 +00:00
slug Add SQL function string.slug 2018-09-11 13:28:45 +01:00
text Add text package for specific functions on text strings 2017-11-16 19:54:54 +00:00
uuid Fix godoc comments 2018-02-06 17:05:26 +00:00