Commit Graph

1419 Commits

Author SHA1 Message Date
Sam Rose 885873ef29
Fix CouchDB datasource. 2025-02-19 15:23:56 +00:00
Michael Drury efd2248454 Removing smithy package of questionable quality. 2025-02-13 20:20:01 +00:00
mike12345567 52d8d7d1dc Updating configuration for S3 upload/read components, in new SDK the format for these has changed slightly, updated the types to correctly respect the new types. 2025-02-13 18:15:48 +00:00
mike12345567 7f3a1dca09 Merge branch 'master' of github.com:Budibase/budibase into revert-15323-revert-15215-chore/aws-v2-to-v3 2025-02-07 16:01:03 +00:00
Sam Rose 2e4367beb6
Flesh out Google Sheets errors in testing to try and find a flake. 2025-02-05 14:24:17 +00:00
Michael Drury b05c76e6b4
Merge branch 'master' into revert-15323-revert-15215-chore/aws-v2-to-v3 2025-01-21 14:23:04 +00:00
Martin McKeaveney d610317ef5 fix tests 2025-01-16 16:41:00 +00:00
Michael Drury 84e1bf5565
Merge branch 'master' into revert-15323-revert-15215-chore/aws-v2-to-v3 2025-01-14 16:31:27 +00:00
Michael Drury c797b908f1
Revert "Revert "Update AWS SDK to V3"" 2025-01-08 10:41:57 +00:00
Michael Drury 8eed6de080
Revert "Update AWS SDK to V3" 2025-01-08 10:28:08 +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
Michael Drury 87209915e4
Merge branch 'master' into chore/aws-v2-to-v3 2024-12-20 11:03:32 +00:00
andz-bb 2d7ef6cee4 allow users to select firestore databases other than the default 2024-12-19 16:24:55 +00:00
mike12345567 bb5361135c Fixing more test that rely on mocks. 2024-12-19 14:41:31 +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 525e249d41 First pass at migrating to AWS SDK v3. 2024-12-12 18:14:53 +00: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