Adria Navarro
|
42b6b6e919
|
Fix
|
2024-08-07 12:37:37 +02:00 |
Adria Navarro
|
8191552352
|
Bypass view
|
2024-08-07 12:36:51 +02:00 |
Adria Navarro
|
ab54218692
|
Merge branch 'master' into BUDI-8508/sql-support-for-logical-operators
|
2024-08-06 19:24:08 +02:00 |
Adria Navarro
|
3b40db5db0
|
Run tests for in-memory
|
2024-08-06 18:15:50 +02:00 |
Adria Navarro
|
2074ebd0f7
|
Merge branch 'master' into BUDI-8508/sql-support-for-logical-operators
|
2024-08-06 18:14:57 +02:00 |
Sam Rose
|
3b603bdd35
|
Fix datasource.spec.ts tests.
|
2024-08-06 14:35:36 +01:00 |
Sam Rose
|
00970d5db3
|
Fix lint.
|
2024-08-06 14:35:36 +01:00 |
Sam Rose
|
e5ae064d2c
|
Fix tables showing up multiple times for Oracle in the datasource info endpoint.
|
2024-08-06 14:35:36 +01:00 |
Sam Rose
|
a451b6eb3c
|
Add Oracle to datasource.spec.ts.
|
2024-08-06 09:58:02 +01:00 |
Adria Navarro
|
1e6bb7ebd7
|
Fix build on view search
|
2024-08-06 08:15:30 +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 |
Adria Navarro
|
ebca381e9b
|
Nested $and's and $or's test
|
2024-08-05 15:09:33 +02:00 |
Sam Rose
|
2efa8dfca2
|
Fix lint.
|
2024-08-05 12:10:03 +01:00 |
Sam Rose
|
eecd521a8a
|
Fix generic-sql.spec.ts
|
2024-08-05 12:05:42 +01: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
|
165e368a24
|
Add Oracle to viewV2.spec.ts
|
2024-08-02 17:22:18 +01:00 |
Sam Rose
|
bc797238aa
|
row.spec.ts passing in full
|
2024-08-02 17:17:33 +01:00 |
Sam Rose
|
7ab442eae7
|
Merge master.
|
2024-08-02 15:29:48 +01:00 |
Michael Drury
|
c443ad5d5b
|
Merge branch 'master' into fix/sql-pagination-fixes
|
2024-08-02 13:21:22 +01:00 |
Adria Navarro
|
d8f55498ad
|
Treat bigint as string
|
2024-08-02 13:44:20 +02:00 |
Adria Navarro
|
616b1bf012
|
Add and fix table tests
|
2024-08-02 13:02:18 +02:00 |
Adria Navarro
|
a7c8009e09
|
Fix csv checks
|
2024-08-02 13:02:18 +02:00 |
Adria Navarro
|
e1ace85248
|
Fix schema parser
|
2024-08-02 13:02:18 +02:00 |
Adria Navarro
|
02d6458ac8
|
Improve test
|
2024-08-02 13:02:18 +02:00 |
Adria Navarro
|
b1f9325987
|
Add tests
|
2024-08-02 13:02:18 +02:00 |
Adria Navarro
|
8afb1e6c42
|
Allow format on exportRows test utils
|
2024-08-02 13:02:18 +02:00 |
Sam Rose
|
84020be98e
|
Merge branch 'master' of github.com:budibase/budibase into test-oracle
|
2024-08-02 11:20:19 +01:00 |
Sam Rose
|
f23f479eb9
|
Fix autocolumn detection on schema import.
|
2024-08-02 11:17:38 +01:00 |
Sam Rose
|
5c490dbe70
|
Merge branch 'master' into node-fetch-mockectomy-2
|
2024-08-02 11:07:48 +01:00 |
Sam Rose
|
40e886b34d
|
Merge branch 'master' of github.com:budibase/budibase into test-oracle
|
2024-08-02 10:48:14 +01:00 |
Sam Rose
|
8d22df3a8a
|
Merge branch 'master' into node-fetch-mockectomy
|
2024-08-02 10:41:48 +01:00 |
Sam Rose
|
01ad68f843
|
Remove all mocking from rest.spec.ts.
|
2024-08-01 17:57:33 +01:00 |
Sam Rose
|
b2f70f5051
|
Merge branch 'master' into node-fetch-mockectomy
|
2024-08-01 15:49:56 +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 |
Sam Rose
|
a38dc3d163
|
Fix datasource.spec.ts's reliance on the node-fetch mock.
|
2024-08-01 12:45:37 +01:00 |
Sam Rose
|
a973b65a72
|
Fix plugni.spec.ts's reliance on the node-fetch mock (again?).
|
2024-08-01 12:36:32 +01:00 |
Sam Rose
|
9a2e8031bc
|
Fix plugin.spec.ts's reliance on the node-fetch mock.
|
2024-08-01 11:43:37 +01:00 |
mike12345567
|
f0da4b0366
|
Merge branch 'master' of github.com:Budibase/budibase into fix/sql-pagination-fixes
|
2024-08-01 11:39:01 +01:00 |
Sam Rose
|
3d20d4ccb7
|
Fix application.spec.ts's reliance on the node-fetch mock.
|
2024-08-01 10:37:54 +01:00 |
Adria Navarro
|
bf1566ebb2
|
Merge branch 'master' into fix/dont-allow-protected-column-names-on-import
|
2024-08-01 11:04:14 +02:00 |
Adria Navarro
|
0d6b4cee95
|
Merge branch 'master' into fix/reimporting_rows
|
2024-08-01 10:54:26 +02:00 |
Adria Navarro
|
3128501083
|
Merge branch 'master' into fix/import-column-issues
|
2024-08-01 10:38:56 +02:00 |
Sam Rose
|
6b78e599f0
|
Working on getting Oracle auto column imports working.
|
2024-07-31 17:37:16 +01:00 |
mike12345567
|
b54157a6fb
|
Fix for enrich endpoint discovered by tests.
|
2024-07-31 17:22:17 +01:00 |
Adria Navarro
|
8f741ffe6a
|
More validations
|
2024-07-31 17:40:30 +02:00 |
Adria Navarro
|
3f4484af00
|
Add extra tests
|
2024-07-31 17:32:19 +02:00 |