mike12345567
|
e69bfc2d71
|
Adding a fix for mysql, stopping coercion to dates in some cases, attempting to make this less all catching. Likely an area of concern, but there is currently no way to search for dates without this.
|
2024-10-21 17:17:05 +01:00 |
mike12345567
|
e7a6e58751
|
Updating some further types - added 2 ts-ignores which will be removed on v3 branch.
|
2024-10-18 17:59:26 +01:00 |
Adria Navarro
|
3fbe937bf4
|
Fix sqlalias test
|
2024-10-16 14:23:58 +02:00 |
Adria Navarro
|
86e5718705
|
Fix tests
|
2024-10-15 17:40:03 +02:00 |
Adria Navarro
|
a6cb1d072a
|
Fix sql alias test
|
2024-10-14 10:40:08 +02:00 |
mike12345567
|
586dd8fea7
|
Fixing an issue with newlines between coalesce statements in Postgres - we were escaping newlines even if they were valid when given a list of JSON operations to perform.
|
2024-10-03 18:10:58 +01:00 |
mike12345567
|
464f973f12
|
Adding a separation for MariaDB and MySQL, mariaDB is the core of the problem, this solves for it by separating them and allowing us to use the special json_arrayagg for mariaDB, but use a correlated sub-query for MySQL.
|
2024-09-24 12:01:47 +01:00 |
Sam Rose
|
af26b915b1
|
Add Google Sheets search test.
|
2024-09-20 10:17:45 +01:00 |
Sam Rose
|
bd618f2b00
|
Remove unneeded error message check.
|
2024-09-19 16:53:00 +01:00 |
Sam Rose
|
d0a0e74f39
|
Remove unused type.
|
2024-09-19 16:51:26 +01:00 |
Sam Rose
|
ce105d8f4e
|
Revert unnecessary change.
|
2024-09-19 16:51:00 +01:00 |
Sam Rose
|
aecd4f9e4d
|
Fetch schema tests.
|
2024-09-19 16:48:50 +01:00 |
Sam Rose
|
40e654f515
|
Merge branch 'master' of github.com:budibase/budibase into budi-8637-googlesheets-issues-automations-row-actions-and-filtering-1
|
2024-09-19 14:07:35 +01:00 |
Sam Rose
|
fd353b2ecf
|
wip
|
2024-09-19 10:09:21 +01:00 |
mike12345567
|
ec400dee6f
|
Fixing test cases.
|
2024-09-16 19:20:58 +01:00 |
Sam Rose
|
27f6fa7de4
|
Add a test for row exports on Google Sheets.
|
2024-09-16 16:36:17 +01:00 |
Sam Rose
|
9f21dc88b0
|
Fix lint.
|
2024-09-16 16:18:57 +01:00 |
Sam Rose
|
26ad987072
|
Fix Google Sheets pagination.
|
2024-09-16 16:15:09 +01:00 |
Sam Rose
|
d6c8ae8ec4
|
Remove unused imports.
|
2024-09-16 12:09:50 +01:00 |
Sam Rose
|
ddf7041562
|
Get row deletion working.
|
2024-09-16 12:06:27 +01:00 |
Sam Rose
|
eaad70d031
|
Get table deletion working.
|
2024-09-16 11:59:06 +01:00 |
Sam Rose
|
be1517ae22
|
Merge branch 'master' of github.com:budibase/budibase into more-google-sheets-tests
|
2024-09-16 11:29:21 +01:00 |
mike12345567
|
176c3d4ffd
|
SQL test update.
|
2024-09-11 14:52:09 +01:00 |
mike12345567
|
fc3a865cfb
|
Test fix.
|
2024-09-11 14:26:01 +01:00 |
Sam Rose
|
69b8661d8a
|
Working toward delete tests.
|
2024-09-10 18:29:11 +01:00 |
Sam Rose
|
ae1e2dd2f2
|
Add column rename test.
|
2024-09-10 17:41:33 +01:00 |
Michael Drury
|
fa6058c748
|
Merge branch 'master' into fix/sql-many-relationships
|
2024-09-10 17:33:55 +01:00 |
mike12345567
|
9a61ec5950
|
More incorrect limits.
|
2024-09-10 17:07:31 +01:00 |
Sam Rose
|
dbfc6851af
|
More row reading tests.
|
2024-09-10 16:58:33 +01:00 |
mike12345567
|
86a6664c84
|
Updating test case.
|
2024-09-10 16:06:53 +01:00 |
Sam Rose
|
5f36a51e8c
|
Add new test creating multiple tables.
|
2024-09-10 14:39:23 +01:00 |
mike12345567
|
5e80a975dd
|
Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships
|
2024-09-10 12:12:00 +01:00 |
Sam Rose
|
7438a1d65c
|
tidy up null checks
|
2024-09-10 10:59:11 +01:00 |
Sam Rose
|
4ff0dab399
|
Respond to PR feedback.
|
2024-09-10 10:51:22 +01:00 |
Sam Rose
|
1f405da3c3
|
Add some more tests.
|
2024-09-09 17:51:32 +01:00 |
Sam Rose
|
5cd1b00dad
|
Merge master.
|
2024-09-09 17:07:28 +01:00 |
Michael Drury
|
8e8946bc95
|
Merge branch 'master' into fix/sql-many-relationships
|
2024-09-09 16:53:48 +01:00 |
Sam Rose
|
9e9f14d1b7
|
More comments.
|
2024-09-09 16:45:15 +01:00 |
Sam Rose
|
1eb8c3409a
|
More progress toward a row save test passing.
|
2024-09-09 16:33:35 +01:00 |
Dean
|
ee968b212a
|
Fix to accommodate filtering updates for GoogleSheets
|
2024-09-09 16:10:39 +01:00 |
Sam Rose
|
1c5b50773f
|
Docs to Google Sheets mock.
|
2024-09-09 12:05:15 +01:00 |
Sam Rose
|
1bc84c1633
|
2nd test WIP.
|
2024-09-06 17:29:56 +01:00 |
Sam Rose
|
0359b20347
|
First new test passing.
|
2024-09-06 16:55:16 +01:00 |
Sam Rose
|
3c58a593f9
|
Improve typing around in-memory search.
|
2024-09-06 15:03:17 +01:00 |
mike12345567
|
888c4214bd
|
Fixing SQL unit tests.
|
2024-09-05 18:12:53 +01:00 |
mike12345567
|
7cdf8137c5
|
Fixing aliasing test cases.
|
2024-09-05 17:57:15 +01:00 |
Sam Rose
|
12db64513b
|
Revert to testing against mssql 2017, attempt to get relationship aggreggation working.
|
2024-09-04 16:21:32 +01:00 |
Sam Rose
|
2553432ec9
|
wip
|
2024-09-04 14:21:25 +01:00 |
mike12345567
|
a5533bb033
|
Fixing test cases.
|
2024-08-19 16:49:40 +01:00 |
mike12345567
|
f4d5eb31de
|
Fixing test case.
|
2024-08-19 16:20:33 +01:00 |