mike12345567
|
68a710699d
|
Getting external DBs to correctly handle when too many fields.
|
2024-09-16 18:09:01 +01:00 |
Michael Drury
|
5b776d62ad
|
Merge branch 'master' into fix/logical-operators-return-none
|
2024-09-11 10:46:25 +01:00 |
mike12345567
|
595dd7ea6d
|
Fix for test case.
|
2024-09-10 17:21:36 +01:00 |
mike12345567
|
1582e3221f
|
Adding test case for getting related array column in a JS formula.
|
2024-09-10 17:04:59 +01:00 |
mike12345567
|
43ae48cc82
|
Test cases for return none/all with the logical operators, as well as updates to the hasFilter to support this correctly.
|
2024-09-09 18:14:02 +01:00 |
mike12345567
|
2a24a3dda6
|
Correcting test cases.
|
2024-09-03 18:40:20 +01:00 |
mike12345567
|
b29a4e2b37
|
Work to support all SQL DBs across the board using the aggregation method.
|
2024-09-03 18:24:50 +01:00 |
mike12345567
|
fc31a28c10
|
Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships
|
2024-09-02 16:13:26 +01:00 |
mike12345567
|
6249f41bbb
|
Make sure Lucene correctly sets environment variables in development tests.
|
2024-08-30 17:34:10 +01:00 |
mike12345567
|
6407f5b68d
|
Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships
|
2024-08-30 13:44:40 +01:00 |
mike12345567
|
a9b1a22403
|
Some improvements to get SQS tests passing.
|
2024-08-29 18:56:14 +01:00 |
Sam Rose
|
265000f7e1
|
Merge master.
|
2024-08-27 14:37:19 +01:00 |
mike12345567
|
8847a5b146
|
Disabling for old/in-memory search.
|
2024-08-20 13:19:58 +01:00 |
mike12345567
|
aab120b9ca
|
Bringing back test cases.
|
2024-08-20 13:18:40 +01:00 |
mike12345567
|
f2beedbee6
|
Adding a test case for primary display columns, ignore when it has been set to a relationship, instead use another column which is valid in the table.
|
2024-08-20 13:14:24 +01:00 |
Sam Rose
|
86717b536b
|
Use new feature flag API for SQS.
|
2024-08-15 14:58:11 +01:00 |
Sam Rose
|
bcefa398a4
|
Merge master.
|
2024-08-12 09:43:49 +01:00 |
Sam Rose
|
3d590e879e
|
Rely on withEnv and setEnv functions in respective environment.ts files.
|
2024-08-09 10:30:27 +01:00 |
mike12345567
|
efafb3e3c2
|
Getting composite keys working, fixing p2 issue and adding test case for it.
|
2024-08-08 18:55:41 +01:00 |
mike12345567
|
9733ba5f95
|
Allowing incorrectly setup column schemas to still function as part of search - requires further investigation as to how this happens, but search should still work.
|
2024-08-07 18:04:07 +01:00 |
Michael Drury
|
7b41e7cb39
|
Merge branch 'master' into test-oracle
|
2024-08-07 16:44:54 +01:00 |
Adria Navarro
|
44a053ee08
|
Lint
|
2024-08-07 14:40:23 +02:00 |
Adria Navarro
|
32702f2e9d
|
Don't validate for in-memory
|
2024-08-07 14:39:05 +02:00 |
Adria Navarro
|
00c12b9686
|
Add tests
|
2024-08-07 14:32:42 +02:00 |
Adria Navarro
|
3b40db5db0
|
Run tests for in-memory
|
2024-08-06 18:15:50 +02:00 |
Adria Navarro
|
9743aca715
|
Merge branch 'master' into BUDI-8508/sql-support-for-logical-operators
|
2024-08-05 17:28:58 +02:00 |
Adria Navarro
|
0b5eb9f21c
|
Run tests for all sql
|
2024-08-05 17:19:14 +02:00 |
Sam Rose
|
7f49f87f27
|
Oracle fix PR comments.
|
2024-08-05 16:15:15 +01:00 |
Adria Navarro
|
ebca381e9b
|
Nested $and's and $or's test
|
2024-08-05 15:09:33 +02:00 |
Adria Navarro
|
940a080e18
|
Run only for external
|
2024-08-05 12:35:09 +02:00 |
Adria Navarro
|
2e23a0e4ce
|
Implement SQL and/or
|
2024-08-05 12:33:44 +02:00 |
Adria Navarro
|
47de3f0c53
|
Add or tests
|
2024-08-05 11:07:37 +02:00 |
Adria Navarro
|
ff0bee5974
|
Add tests
|
2024-08-05 10:55:56 +02:00 |
Sam Rose
|
7ab442eae7
|
Merge master.
|
2024-08-02 15:29:48 +01:00 |
mike12345567
|
99e8ef58dd
|
Adding test case - had to rejig how internal limit is retrieved but works without requiring thousands of rows.
|
2024-08-01 13:03:58 +01:00 |
mike12345567
|
76895174b5
|
Merge branch 'master' of github.com:Budibase/budibase into test-oracle
|
2024-07-31 11:03:30 +01:00 |
mike12345567
|
7cc000a838
|
Fixes for not contains in oracle.
|
2024-07-30 18:22:20 +01:00 |
Adria Navarro
|
9371f9913e
|
Types
|
2024-07-30 18:14:54 +02:00 |
Sam Rose
|
c6ec710abe
|
Solve _some_ date problems.
|
2024-07-30 16:03:03 +01:00 |
mike12345567
|
d06377a25d
|
Merge branch 'master' of github.com:Budibase/budibase into test-oracle
|
2024-07-30 13:02:22 +01:00 |
Sam Rose
|
b6560d1d7b
|
Fix sorting.
|
2024-07-30 11:58:28 +01:00 |
Sam Rose
|
bc7501f72b
|
Fix range queries.
|
2024-07-30 11:54:46 +01:00 |
Sam Rose
|
0599257935
|
Fix time-only columns.
|
2024-07-30 11:26:16 +01:00 |
Sam Rose
|
25ab2e2689
|
Revert schema plumbing, need to revisit.
|
2024-07-29 18:20:49 +01:00 |
Sam Rose
|
e1ef66bf56
|
Refactor InternalBuilder to give me more access to query state.
|
2024-07-29 18:11:05 +01:00 |
Sam Rose
|
ad414b982e
|
Gone some way toward getting time-only fields to work. Still test failures though.
|
2024-07-29 16:54:59 +01:00 |
Sam Rose
|
a4b66e00e4
|
Fix bigints.
|
2024-07-29 14:32:28 +01:00 |
Sam Rose
|
50d1972127
|
wip
|
2024-07-29 09:57:24 +01:00 |
mike12345567
|
27d4226c6e
|
Shorten column name.
|
2024-07-26 17:06:04 +01:00 |
mike12345567
|
9fb1c6b988
|
When searching by row ID with external DBs/SQS we can get into a situation where the limit of 1 which is applied by the frontend can cause problems, with many to many relationships we need to retrieve multiple rows (all of the joined related rows). This was raised by poirazis, it exhibits itself in one part of the platform, when attempting to a row by ID in a form block that has multiple many to many relationships. The frontend needs to be able to send a limit of 1 incase it is using a form block but hasn't gotten a row ID (this can happen in preview/the builder) and it just wants to populate with a row for display.
|
2024-07-26 16:23:46 +01:00 |