Gani Georgiev
|
99ea916c14
|
renamed expand fetchFunc args to optFetchFunc and updated jsvm types
|
2023-07-24 16:59:13 +03:00 |
|
Gani Georgiev
|
2b465b0646
|
load a default fetchFunc for dao.ExpandRecord(s)
|
2023-07-14 08:36:01 +03:00 |
|
Gani Georgiev
|
923fc26a31
|
changed types.JsonArray to support generics
|
2023-03-22 17:12:44 +02:00 |
|
Gani Georgiev
|
226352f884
|
replaced indirect expand field.Unique with unique index constraint check
|
2023-03-21 21:38:28 +02:00 |
|
Gani Georgiev
|
ae371e8481
|
refactored Record.data and Record.expand to be concurrent safe
|
2023-01-25 22:39:42 +02:00 |
|
Gani Georgiev
|
fb57c8091d
|
[#586] fixed nested multiple expands with shared path
|
2022-12-20 11:07:16 +02:00 |
|
Gani Georgiev
|
b1a63bb98d
|
minor code optimizations
|
2022-12-13 09:07:50 +02:00 |
|
Gani Georgiev
|
d8963c6fc3
|
added plugins subpackage and added basic support for js migrations
|
2022-11-26 09:06:09 +02:00 |
|
Gani Georgiev
|
0ff5606d80
|
renamed PseudoRandom to Pseudorandom
|
2022-11-06 15:28:41 +02:00 |
|
Gani Georgiev
|
4cddb6b5cb
|
added pseudorandom generator
|
2022-11-06 15:26:34 +02:00 |
|
Gani Georgiev
|
90dba45d7c
|
initial v0.8 pre-release
|
2022-10-30 10:28:14 +02:00 |
|
Gani Georgiev
|
9a8c9dd115
|
[#586] fixed multiple nested relation expansions with shared base path
|
2022-09-21 13:34:34 +03:00 |
|
Gani Georgiev
|
bb527be493
|
fixed panic on expanding existing byt non-relation type field
|
2022-07-30 07:58:42 +03:00 |
|
Gani Georgiev
|
383b2a1279
|
[#160] support expand query parameter for create and update requests
|
2022-07-19 13:31:52 +03:00 |
|
Valley
|
a16b0c9004
|
[#114] simplified some code by returning early and added cap for slices
|
2022-07-14 19:26:08 +03:00 |
|
Gani Georgiev
|
3d07f0211d
|
initial public commit
|
2022-07-07 00:19:05 +03:00 |
|