Tobie Morgan Hitchcock
|
b92219b04b
|
Update package name and location
|
2021-12-14 08:13:19 +00:00 |
|
Tobie Morgan Hitchcock
|
ef160763f3
|
Enable creating and updating arrays of items
|
2021-05-12 16:38:06 +01:00 |
|
Tobie Morgan Hitchcock
|
c3b0bf3a26
|
Don’t use concurrent workers in iterator
|
2019-11-20 16:59:17 +00:00 |
|
Tobie Morgan Hitchcock
|
d0d566bbd9
|
Improve database speed
|
2019-11-20 13:20:27 +00:00 |
|
Tobie Morgan Hitchcock
|
db1864224b
|
Implement async document processing in queries
|
2019-06-14 18:33:41 +01:00 |
|
Tobie Morgan Hitchcock
|
ef9c73d4d7
|
Make SQL parser stateless
|
2019-01-31 12:38:23 +00:00 |
|
Tobie Morgan Hitchcock
|
62f02015ba
|
Remove custom PARALLEL config support from queries
|
2019-01-23 00:16:46 +00:00 |
|
Tobie Morgan Hitchcock
|
719bd98544
|
Use constant string for access all array items
|
2019-01-13 20:39:32 +00:00 |
|
Tobie Morgan Hitchcock
|
971302ecf5
|
Implement SPLIT keyword in SELECT statement
|
2019-01-11 11:17:43 +00:00 |
|
Tobie Morgan Hitchcock
|
bf4659d8f9
|
Add SQL export functionality
|
2018-08-20 07:53:11 +01:00 |
|
Tobie Morgan Hitchcock
|
a3787ad274
|
Simplify and improve internal SQL AST structures
|
2018-08-20 00:21:35 +01:00 |
|
Tobie Morgan Hitchcock
|
c7ae796275
|
SQL statements now run in serial mode by default
|
2018-08-10 19:16:42 +01:00 |
|
Tobie Morgan Hitchcock
|
2932bac73e
|
Enable subqueries in CREATE / UPDATE / RELATE / DELETE queries
|
2018-07-17 09:56:31 +01:00 |
|
Tobie Morgan Hitchcock
|
ba4f3c7e15
|
Simplify permissions fetching code
|
2018-05-30 13:25:42 +01:00 |
|
Tobie Morgan Hitchcock
|
e3bea0a897
|
Use context.Context on all kvs requests
|
2018-05-02 03:05:03 +01:00 |
|
Tobie Morgan Hitchcock
|
47ef2de60f
|
Prevent concurrent record edits and race conditions
|
2018-04-24 17:11:12 +01:00 |
|
Tobie Morgan Hitchcock
|
e8accd1b8e
|
Enable limiting the maximum number of query workers
|
2018-04-18 15:49:32 +01:00 |
|
Tobie Morgan Hitchcock
|
02ef06a1d2
|
Increase the limit when fetching batch items from the kvs
|
2018-02-11 00:17:16 +00:00 |
|
Tobie Morgan Hitchcock
|
6c939c756c
|
Fix incremental table processing in iterator
|
2018-01-10 10:36:30 +00:00 |
|
Tobie Morgan Hitchcock
|
6d8686138a
|
Ensure permission checks don’t create subsequent checks
|
2017-12-06 13:20:34 +00:00 |
|
Tobie Morgan Hitchcock
|
f623ded1e4
|
Simplify table records loop in iterator
|
2017-12-01 00:36:14 +00:00 |
|
Tobie Morgan Hitchcock
|
34aa10f9b8
|
Pass channels into goroutines to prevent data race
|
2017-12-01 00:35:33 +00:00 |
|
Tobie Morgan Hitchcock
|
0762ee25b2
|
Use XIDs instead of UUIDs for record IDs
|
2017-11-26 16:54:49 +00:00 |
|
Tobie Morgan Hitchcock
|
43d841dacc
|
Full update of the DB package
|
2017-11-16 20:53:39 +00:00 |
|