Commit Graph

1407 Commits

Author SHA1 Message Date
Martin McKeaveney d610317ef5 fix tests 2025-01-16 16:41:00 +00:00
Michael Drury 3168b42407
Merge branch 'master' into BUDI-8885/only-select-required-columns-from-sql-databases 2024-12-20 11:09:04 +00:00
andz-bb 2d7ef6cee4 allow users to select firestore databases other than the default 2024-12-19 16:24:55 +00:00
Adria Navarro 8765a28f04 Move responsability to sql utils 2024-12-17 16:12:16 +01:00
Adria Navarro fc75728a1e Add more tests 2024-12-17 16:12:16 +01:00
Adria Navarro 7cd412bfdc Add basic sql alias test 2024-12-17 16:12:16 +01:00
Adria Navarro eb7fcd0219 Don't select * on relationships 2024-12-17 16:12:16 +01:00
Adria Navarro aa288966d8 Fix tests back 2024-12-17 16:12:16 +01:00
Adria Navarro 80dcc51923 Fix sql alias tests 2024-12-17 16:12:16 +01:00
mike12345567 07c24c16a4 Updating CI and adding postgres legacy to test suite fully. Also fixing a schema export issue. 2024-12-10 18:00:49 +00:00
mike12345567 340d9c34ff Linting and CI update. 2024-12-10 17:30:54 +00:00
mike12345567 322dc2e5a6 Adding legacy postgres option. 2024-12-10 13:33:38 +00:00
mike12345567 4b75e3d1dc Updating how we list columns from a table - to avoid using to_regclass which is not available in Postgres 9.5. 2024-12-10 13:10:27 +00:00
Sam Rose 34684df87a
Fix formatting. 2024-12-09 20:59:13 +00:00
Sam Rose 84d9f6816c
Enable a variety of useful looking lints. 2024-12-09 12:52:21 +00:00
Sam Rose 6865052ef0
Get us much closer to using the recommended set of lints. 2024-12-09 11:21:23 +00:00
Sam Rose 84927bbb98
Update to latest eslint, including new config file format. 2024-12-05 18:13:32 +00:00
Sam Rose 48c106276d
Implement a test that exports an external schema, then reimports it, asserting the tables match. 2024-12-05 10:47:03 +00:00
Sam Rose d058b63ea8
Fix types. 2024-12-03 12:23:07 +00:00
Sam Rose e9242dfd11
Fix MySQL options column imports that have commas or other type names in them. 2024-12-03 12:12:38 +00:00
Michael Drury ff2c06bed4
Merge branch 'master' into chore/refactor-finalizerow 2024-11-29 13:48:46 +00:00
mike12345567 0f6fb4a73f Merge branch 'master' of github.com:Budibase/budibase into chore/refactor-finalizerow 2024-11-28 17:05:19 +00:00
Sam Rose 69aa5efcd1
Fix sqlAlias.spec.ts 2024-11-28 16:23:18 +00:00
Sam Rose f6ad53f442
Follow-up PR to bigint fixes. 2024-11-28 16:17:09 +00:00
Sam Rose b17c6ab43a
Cleanup following bigint fixes. 2024-11-28 16:01:28 +00:00
Sam Rose f49f9280d9
Working on search tests. 2024-11-28 09:42:01 +00:00
Sam Rose dbe9eedcba
Fix table.spec.ts. 2024-11-27 17:28:20 +00:00
Sam Rose 4feda79903
Fix Oracle tests. 2024-11-27 15:52:39 +00:00
mike12345567 70cdb99583 Increasing timeouts. 2024-11-27 15:30:48 +00:00
Sam Rose e7f2dc840e
Merge Mike's changes. 2024-11-27 13:15:45 +00:00
Sam Rose 332505388d
Fix postgres tests. 2024-11-27 13:14:42 +00:00
mike12345567 6470c2e21a Merge branch 'bigint-relationship-fix' of github.com:Budibase/budibase into bigint-relationship-fix 2024-11-26 18:18:23 +00:00
mike12345567 92e92c8b7f Updating sql alias test case. 2024-11-26 18:15:08 +00:00
Sam Rose 8e756ccf84
Type checks pass. 2024-11-26 17:09:32 +00:00
Sam Rose c35e443225
Making progress toward type checking successfully. 2024-11-26 17:05:47 +00:00
Sam Rose 594af57339
wip 2024-11-26 16:28:22 +00:00
Sam Rose 26fa0222a1
Get all bigint tests passing. 2024-11-26 12:00:30 +00:00
Sam Rose e25d92a49e
wip 2024-11-25 17:18:12 +00:00
Sam Rose ebf82a0ef5
wip 2024-11-21 17:33:47 +00:00
Martin McKeaveney e5e0563546
Merge branch 'master' into security-updates 2024-11-20 16:13:58 +00:00
Martin McKeaveney f96983184f explain NTLM type ignore 2024-11-20 12:11:48 +00:00
Martin McKeaveney 941aa181dd more types 2024-11-19 19:16:10 +00:00
Martin McKeaveney 70b9e4680f types and lint 2024-11-19 19:03:54 +00:00
Martin McKeaveney 79c515e57d types 2024-11-19 19:02:22 +00:00
Martin McKeaveney 98795501c4 update mssql and aws sdk deps 2024-11-19 18:23:50 +00:00
Martin McKeaveney c563bb64b5 remove snowflake-promise lib, update curlconverter to use dynamic import 2024-11-19 14:54:06 +00:00
mike12345567 c7a0489b82 Single function. 2024-11-18 17:34:35 +00:00
mike12345567 f25dd387b1 Converting one test case to try using describe directly. 2024-11-18 16:56:11 +00:00
Sam Rose 73f2fa8b34
Merge chore/sqs-always-on 2024-11-18 09:38:58 +00:00
Sam Rose cd17683284
Remove logging and tmpfs changes, weren't that impactful. 2024-11-07 15:53:56 +00:00