mike12345567
|
21ce586d93
|
Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup
|
2024-05-08 17:04:34 +01:00 |
mike12345567
|
a2d4f8523c
|
Some typing improvements, as well as getting deletion/setup working a bit better.
|
2024-05-07 18:27:47 +01:00 |
Sam Rose
|
39f8727830
|
Move boolean coversion down a layer in the stack so it's not tied so directly to search.
|
2024-05-07 17:41:43 +01:00 |
Sam Rose
|
1777f1f8fe
|
Fix boolean searching for Lucene/SQS
|
2024-05-03 17:29:20 +01:00 |
mike12345567
|
1c1f9c950d
|
Quick improvement to use the bulk import endpoint, we don't need to search for the type: row anymore.
|
2024-04-26 15:51:53 +01:00 |
Sam Rose
|
d77bb56e51
|
Merge master.
|
2024-04-16 17:29:12 +01:00 |
Sam Rose
|
03b1823463
|
Range tests passing.
|
2024-04-16 17:28:21 +01:00 |
Michael Drury
|
6d5fb40ad5
|
Merge branch 'master' into feature/sqs-relationships
|
2024-04-15 13:20:51 +01:00 |
mike12345567
|
ebb79c16fe
|
Aliasing support for SQS.
|
2024-04-12 16:15:36 +01:00 |
Sam Rose
|
12fdaefe4c
|
Add tests for sorting to search.spec.ts
|
2024-04-11 17:12:15 +01:00 |
mike12345567
|
2e3e512433
|
Linting.
|
2024-04-10 17:40:12 +01:00 |
mike12345567
|
20da8bb816
|
Adding support for SQS prepared statement API.
|
2024-04-10 17:36:57 +01:00 |
Sam Rose
|
2d36cf6c6a
|
Working towards getting first SQS test passing.
|
2024-04-09 15:55:44 +01:00 |
mike12345567
|
30c81e58ec
|
Some typing and test fixes.
|
2024-04-04 18:16:23 +01:00 |
mike12345567
|
4c755b3af3
|
Improving typing around search, there was duplicates of SearchParams and SearchResponse - which were a little different, bring all of this together under the types library.
|
2024-03-28 17:57:37 +00:00 |
mike12345567
|
42214919be
|
Improving types around row search.
|
2024-03-26 16:34:19 +00:00 |
mike12345567
|
3843dc994b
|
Fixing a type issue.
|
2024-03-26 13:52:22 +00:00 |
Michael Drury
|
69f0c06171
|
Refactoring, moving SQS around, re-introducing old internal search.
|
2024-03-25 19:00:08 +00:00 |