1
0
Fork 0
mirror of synced 2024-09-15 08:47:37 +12:00
Commit graph

10992 commits

Author SHA1 Message Date
Michael Drury
69f0c06171 Refactoring, moving SQS around, re-introducing old internal search. 2024-03-25 19:00:08 +00:00
Michael Drury
37b4b756ea Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2024-03-25 13:31:31 +00:00
Michael Drury
6824d8626a Fixing failing test. 2024-03-25 11:19:31 +00:00
Michael Drury
5240c2c2ca
Merge branch 'master' into fix/BUDI-7444 2024-03-25 10:03:38 +00:00
Michael Drury
a7142dc618
Merge branch 'master' into remove-mongodb-mock 2024-03-22 16:16:15 +00:00
mike12345567
cc8a0274a4 Updating based on PR comments. 2024-03-22 15:26:02 +00:00
mike12345567
defb925d16 Query seq fix. 2024-03-22 13:38:52 +00:00
mike12345567
185e9c3425 Fixing test case. 2024-03-22 13:01:51 +00:00
mike12345567
2464020a22 Test fixes after running in CI. 2024-03-22 12:36:00 +00:00
mike12345567
5b1db96129 Fixing typing issue. 2024-03-22 12:05:55 +00:00
mike12345567
ce73832a43 Merge branch 'fix/BUDI-7444' of github.com:Budibase/budibase into fix/BUDI-7444 2024-03-22 11:50:24 +00:00
mike12345567
3f225c94e7 Linting. 2024-03-22 11:50:07 +00:00
Michael Drury
f5d085ec83
Merge branch 'master' into fix/BUDI-7444 2024-03-22 11:45:12 +00:00
mike12345567
f4f7ac42ec Adding test cases for interpolation of SQL, confirming that the context correctly gets cleaned up before passing into bindings. 2024-03-22 11:40:44 +00:00
mike12345567
c32163a9be Initial fix for defaulting parameters, switch to null rather than strings, this is important for prepared statements/SQL queries. 2024-03-21 18:26:35 +00:00
Adria Navarro
332fa3050a Redo bundle 2024-03-21 18:51:22 +01:00
Adria Navarro
ae0ef14a63 Lint 2024-03-21 17:22:33 +01:00
Adria Navarro
8c7ab2e506 Fix ts 2024-03-21 17:14:27 +01:00
Adria Navarro
8da1170b90 Recreate bundles 2024-03-21 16:21:23 +01:00
mike12345567
3a05076c3e Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2024-03-21 15:01:20 +00:00
Adria Navarro
bb87b9943c Import 2024-03-21 14:33:12 +01:00
Adria Navarro
a85d4460b1 Clean code 2024-03-21 14:22:07 +01:00
Adria Navarro
bc02fb372f
Merge branch 'master' into BUDI-8084/single-attachment-binding 2024-03-21 14:20:15 +01:00
Sam Rose
78c878c3ea
Merge branch 'master' into remove-mongodb-mock 2024-03-21 11:35:09 +00:00
Sam Rose
ef435ce9e1
Merge branch 'master' into remove-mssql-mock 2024-03-21 10:26:56 +00:00
Adria Navarro
8a6080ac19
Merge branch 'master' into reorganise-row-tests-3 2024-03-21 10:55:55 +01:00
Adria Navarro
30f08ef232
Merge branch 'master' into BUDI-8084/single-attachment-binding 2024-03-21 10:39:57 +01:00
Adria Navarro
7a779faf6b
Merge branch 'master' into BUDI-8084/single-attachment-binding 2024-03-21 10:39:03 +01:00
Sam Rose
a0182b3d9b
Merge branch 'master' into remove-mysql-mock 2024-03-21 09:31:43 +00:00
Adria Navarro
0859e79b1e Lint 2024-03-20 23:19:42 +01:00
Adria Navarro
0827cc6bda Type everywhere! 2024-03-20 19:33:39 +01:00
mike12345567
b3bc092ee0 Allowing deletion of external tables, whether they were createrd in Budibase or not. 2024-03-20 18:25:23 +00:00
Sam Rose
30a8a89f60
Fix debug spec assertions. 2024-03-20 18:03:02 +00:00
Sam Rose
545c67eac6
Remove mssql mock, unify SQL-based query tests. 2024-03-20 17:59:35 +00:00
Adria Navarro
3638c1d266
Merge branch 'master' into BUDI-8084/single-attachment-binding 2024-03-20 18:35:53 +01:00
Sam Rose
a81a1b13ce
Remove mysql mocks. 2024-03-20 16:55:34 +00:00
Sam Rose
6da84d2941
Fix lint errors. 2024-03-20 16:06:22 +00:00
Sam Rose
a82c38dc0c
Merge branch 'reorganise-row-tests-3' of github.com:budibase/budibase into reorganise-row-tests-3 2024-03-20 16:01:49 +00:00
Sam Rose
07c6dcc0c0
Merge branch 'master' of github.com:budibase/budibase into reorganise-row-tests-3 2024-03-20 16:01:29 +00:00
Sam Rose
681c53156f
Merge master. 2024-03-20 15:52:44 +00:00
Sam Rose
db4c3eb214
Remove no longer needed jest.unmnock call. 2024-03-20 15:42:40 +00:00
Sam Rose
ff22db3d9f
Fold MongoDB unit tests into integration tests, delete MongoDB mocks. 2024-03-20 15:42:06 +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
Adria Navarro
59a7d8052a Single attachment subtype 2024-03-20 13:35:09 +01:00
Sam Rose
4783426b0f
Merge branch 'master' of github.com:budibase/budibase into reenable-no-unused-vars 2024-03-20 11:46:59 +00:00
Sam Rose
217b39c232
Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
Sam Rose
15ddfd1309
Merge branch 'master' into reenable-no-prototype-builtins 2024-03-20 11:10:06 +00:00
Sam Rose
89e2b54aaa
Merge branch 'master' into reenable-no-undef 2024-03-20 10:58:42 +00:00
Michael Drury
910f654df5
Merge branch 'master' into fix/sql-table-update-aliasing 2024-03-20 10:47:23 +00:00