Michael Drury
|
cfeab17ed8
|
Revert "Revert "Disallow prohibited columns""
|
2024-06-26 12:40:16 +01:00 |
Sam Rose
|
314d62bea0
|
Revert "Disallow prohibited columns"
|
2024-06-25 14:29:56 +01:00 |
mike12345567
|
def3b0260e
|
Disallowing prohibited columns consistently, no matter the case, and backend validation for this as well.
|
2024-06-20 18:48:22 +01:00 |
Michael Drury
|
b76d535202
|
Merge branch 'master' into BUDI-7656/add-migration
|
2024-06-07 10:24:50 +01:00 |
mike12345567
|
ab6614a683
|
Capturing any 500s which occur from SQS cleanup - it appears to 500 if there is nothing to do.
|
2024-06-06 17:38:52 +01:00 |
Michael Drury
|
ea1d3000c2
|
Merge branch 'master' into BUDI-7656/add-migration
|
2024-06-06 16:49:48 +01:00 |
mike12345567
|
2c86ea14fd
|
Changing how disk cleanup is performed.
|
2024-06-06 15:07:06 +01:00 |
Sam Rose
|
ac53a97176
|
WIP
|
2024-06-06 14:55:07 +01:00 |
mike12345567
|
cf6f86cb2f
|
Updating migrations to correctly cover all the required elements.
|
2024-06-04 17:24:11 +01:00 |
mike12345567
|
647a8c2a74
|
Final fix for remove function.
|
2024-05-16 13:52:38 +01:00 |
mike12345567
|
06d6d84b55
|
Addressing PR comments.
|
2024-05-16 13:27:54 +01:00 |
mike12345567
|
aa51db20ee
|
Changing how cleanup works - the cleanup is now part of the DB deletion, making sure it cannot be missed.
|
2024-05-14 15:41:48 +01:00 |
mike12345567
|
f25703b88e
|
Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup
|
2024-05-13 13:54:00 +01:00 |
mike12345567
|
10608f9bb7
|
Final final fix.
|
2024-05-10 11:59:11 +01:00 |
mike12345567
|
de2d0e6b89
|
Adding error field.
|
2024-05-10 11:51:57 +01:00 |
mike12345567
|
1aa89c61b6
|
One small change to keep 404 functionality on destroy DB.
|
2024-05-10 11:32:57 +01:00 |
mike12345567
|
76449782b5
|
Fixes an issue with fetch information being passed up from DatabaseImpl, making sure errors are fully sanitised.
|
2024-05-10 11:27:49 +01:00 |
mike12345567
|
a3d079f847
|
Fixing an issue with cleanup, making sure the correct app is cleaned up on deletion.
|
2024-05-09 18:33:29 +01:00 |
mike12345567
|
21ce586d93
|
Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup
|
2024-05-08 17:04:34 +01:00 |
Sam Rose
|
5783ee790f
|
Fix Lucene tests.
|
2024-05-08 15:36:26 +01:00 |
Sam Rose
|
264ce5e272
|
Merge branch 'master' into search-tests-boolean
|
2024-05-08 14:20:36 +01:00 |
mike12345567
|
2e8b655417
|
Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup
|
2024-05-08 12:36:42 +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
|
946bd0ef7d
|
Fix lucene.spec.ts.
|
2024-05-07 17:11:05 +01:00 |
Sam Rose
|
3bc1e6b387
|
Fix behaviour of 'when filter empty' for empty and notEmpty filter types.
|
2024-05-07 16:46:54 +01:00 |
Sam Rose
|
32bd505ef9
|
Respond to PR feedback.
|
2024-05-07 10:38:47 +01:00 |
mike12345567
|
070659c7b1
|
Fixing an issue with typing + wrong parameter being passed to the direct Couch call functionality.
|
2024-05-03 18:00:43 +01:00 |
Sam Rose
|
27e68f79f5
|
Remove extraneous comment.
|
2024-05-03 17:34:03 +01:00 |
Sam Rose
|
1777f1f8fe
|
Fix boolean searching for Lucene/SQS
|
2024-05-03 17:29:20 +01:00 |
mike12345567
|
8189952f0b
|
Adding implementation to DB for purge and cleanup APIs of SQS, to make sure the DB is cleared of any unused tables or rows.
|
2024-04-19 18:03:38 +01:00 |
Adria Navarro
|
ca158c33e8
|
DRY
|
2024-04-17 10:33:20 +02:00 |
mike12345567
|
20da8bb816
|
Adding support for SQS prepared statement API.
|
2024-04-10 17:36:57 +01:00 |
mike12345567
|
efe66186f4
|
Last PR comment - fixing issue with lucene test case.
|
2024-04-09 12:37:03 +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
|
de518de8fa
|
Merging issue with static index.
|
2024-03-26 12:53:45 +00:00 |
Sam Rose
|
66cfb8eedd
|
Remove jest-testcontainers.
|
2024-03-25 15:24:14 +00:00 |
mike12345567
|
9995f71871
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-03-20 13:45:27 +00:00 |
mike12345567
|
8df38b8bb2
|
Merging in most recent changes, recent SQL aliasing changes caused some big differences.
|
2024-03-20 12:42:07 +00:00 |
Sam Rose
|
217b39c232
|
Reenable no-unused-vars
|
2024-03-20 11:46:39 +00:00 |
Sam Rose
|
009c795f54
|
Reenable no-undefs.
|
2024-03-19 17:47:39 +00:00 |
Sam Rose
|
5749333fc7
|
Reenable no-useless-escape.
|
2024-03-19 11:14:16 +00:00 |
mike12345567
|
121ad109ec
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-03-07 13:27:21 +00:00 |
Adria Navarro
|
5df0c85a9b
|
Merge branch 'master' into BUDI-8064/doc-writethrough
|
2024-03-07 10:31:33 +01:00 |
mike12345567
|
851a423615
|
Some typing updates to fix some build issues which were occurring.
|
2024-03-06 18:07:46 +00:00 |
mike12345567
|
2eb16a70db
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-03-06 17:27:53 +00:00 |
Sam Rose
|
2b206f2105
|
Fix the TODO I left myself last night.
|
2024-03-06 10:00:02 +00:00 |
Adria Navarro
|
3c944073eb
|
Use overloads
|
2024-03-06 00:34:48 +01:00 |
Adria Navarro
|
3998faaf3a
|
DatabaseImpl.docExists test
|
2024-03-06 00:34:47 +01:00 |
Adria Navarro
|
48c92377ad
|
USe get for doc exists
|
2024-03-06 00:34:47 +01:00 |
Adria Navarro
|
c96c57bd9e
|
DocWritethrough
|
2024-03-06 00:34:47 +01:00 |