mike12345567
|
8bb6956925
|
Merge branch 'master' of github.com:Budibase/budibase into fix-oidc-error-logging
|
2024-04-19 13:29:21 +01:00 |
Adria Navarro
|
706d0cb89c
|
Refactor
|
2024-04-19 14:06:47 +02:00 |
Adria Navarro
|
2bce7424f1
|
Refactor logic
|
2024-04-19 13:43:18 +02:00 |
Adria Navarro
|
11ef351400
|
Fix dropping links
|
2024-04-19 12:56:51 +02:00 |
Adria Navarro
|
874c698776
|
lint
|
2024-04-19 12:52:25 +02:00 |
Adria Navarro
|
16d2c06b8a
|
Add constraints and extra fields
|
2024-04-19 12:40:39 +02:00 |
Adria Navarro
|
1685568089
|
Improve and fix test
|
2024-04-19 12:38:57 +02:00 |
Adria Navarro
|
c34cd470ee
|
Fix dropping columns existing only internally
|
2024-04-19 11:05:36 +02:00 |
Adria Navarro
|
642f30416a
|
Fix schema and aliasing usage
|
2024-04-18 17:48:10 +02:00 |
mike12345567
|
933c3fdec4
|
Merge branch 'master' of github.com:Budibase/budibase into more-sqs-tests-4
|
2024-04-18 10:55:33 +01:00 |
mike12345567
|
58d4b2b56e
|
renaming some sqlstatement generation to lte/gte.
|
2024-04-17 17:13:08 +01:00 |
mike12345567
|
60ed4d8443
|
Updating how between/less than/greater than are handled for sqlite.
|
2024-04-17 17:12:26 +01:00 |
Michael Drury
|
58580f9ae3
|
Merge branch 'master' into more-sqs-tests-4
|
2024-04-17 16:27:28 +01:00 |
Adria Navarro
|
c986cf2b56
|
Merge pull request #13512 from Budibase/budi-8126/fix-changing-column-type
Fix changing column type
|
2024-04-17 17:27:10 +02:00 |
mike12345567
|
a33c2599b5
|
Adding error to catch scenario that caused tests to fail - fixing cases of table metadata not aligning with entityId
|
2024-04-17 16:25:27 +01:00 |
Adria Navarro
|
1bc7072a72
|
Fix type swap on refetch schema
|
2024-04-17 17:18:57 +02:00 |
Adria Navarro
|
3996ca6ff4
|
Merge branch 'master' into feat/budi-8126
|
2024-04-17 17:06:38 +02:00 |
mike12345567
|
828d78f2af
|
Fixing build after recent type updates.
|
2024-04-17 14:47:56 +01:00 |
Adria Navarro
|
ec93ea59c1
|
Remove // eslint-disable-next-line @typescript-eslint/no-unused-vars
|
2024-04-17 12:17:03 +02:00 |
Adria Navarro
|
21898afb29
|
Persist externalType changes
|
2024-04-17 12:13:18 +02:00 |
Adria Navarro
|
8afb0e3c91
|
Fix tests
|
2024-04-17 12:12:09 +02:00 |
Adria Navarro
|
e1c092d65d
|
Refetch when type changed
|
2024-04-17 12:12:09 +02:00 |
Adria Navarro
|
4aba988ca9
|
Keep schema by default
|
2024-04-17 12:12:09 +02:00 |
Sam Rose
|
affa546159
|
Fix tests.
|
2024-04-16 17:45:06 +01:00 |
Sam Rose
|
38dc7ae391
|
Remove extraneous ? and ! operators.
|
2024-04-16 17:39:05 +01:00 |
Sam Rose
|
a70210312a
|
Merge branch 'master' of github.com:budibase/budibase into more-sqs-tests-4
|
2024-04-16 17:38:15 +01:00 |
Sam Rose
|
b01b260e39
|
Fix some of the broken tests.
|
2024-04-16 17:36:51 +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
|
8b0fc5ed5d
|
Making table required.
|
2024-04-16 17:22:17 +01:00 |
Michael Drury
|
7d2861718a
|
Making meta required in query JSON.
|
2024-04-16 16:41:39 +01:00 |
mike12345567
|
e2ca21053e
|
Fixing build issue caught in CI.
|
2024-04-16 11:38:00 +01:00 |
mike12345567
|
69ae603fa4
|
Updating errors from sql table actions and making sure SQS tables cannot be reach the sql table actions/will error if they do.
|
2024-04-15 18:24:11 +01:00 |
mike12345567
|
b13b7df678
|
Correctly handling aliasing for sorting/json field types with SQS.
|
2024-04-15 18:23:39 +01:00 |
Michael Drury
|
05708f9dcc
|
Merge branch 'master' into feature/sqs-relationships
|
2024-04-15 18:07:33 +01:00 |
Sam Rose
|
d61d5f51cc
|
Add tests for array column types, fixing some bugs along the way.
|
2024-04-15 15:31:46 +01:00 |
mike12345567
|
ebb79c16fe
|
Aliasing support for SQS.
|
2024-04-12 16:15:36 +01:00 |
Michael Drury
|
c190a9983f
|
Merge branch 'master' into fix-oidc-error-logging
|
2024-04-11 17:01:04 +01:00 |
Sam Rose
|
672025e176
|
Solve onEmptyFilter in a nicer way.
|
2024-04-11 10:11:03 +01:00 |
Sam Rose
|
229bbc0d10
|
Assert length on search tests, fixes bug in SQS around on empty return none.
|
2024-04-11 09:53:54 +01:00 |
Martin McKeaveney
|
4a6e1b7192
|
fix all cases of lint rule
|
2024-04-10 17:39:12 +01:00 |
mike12345567
|
0a4ee7e308
|
Fixing issue introduced in merge, using new native SQL function.
|
2024-04-08 18:29:06 +01:00 |
Michael Drury
|
737adfdea9
|
Merge branch 'master' into labday/sqs
|
2024-04-08 17:52:09 +01:00 |
Sam Rose
|
83c7f08c5a
|
Fix sql.spec.ts
|
2024-04-08 11:11:06 +01:00 |
Sam Rose
|
9da10c790e
|
One failure left for MSSQL
|
2024-04-05 17:47:55 +01:00 |
Sam Rose
|
de2afa01b9
|
table.spec.ts passing with MySQL
|
2024-04-05 16:54:29 +01:00 |
mike12345567
|
30c81e58ec
|
Some typing and test fixes.
|
2024-04-04 18:16:23 +01:00 |
mike12345567
|
65fa317f9e
|
Fixing yarn lock merge conflict.
|
2024-04-04 17:23:28 +01:00 |
mike12345567
|
d11c316572
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-04-04 15:02:25 +01:00 |
Sam Rose
|
b2ef045ecf
|
Merge master.
|
2024-04-03 15:17:38 +01:00 |