budibase/packages/server/src/integrations
Martin McKeaveney e5e0563546
Merge branch 'master' into security-updates
2024-11-20 16:13:58 +00:00
..
base Fix autocolumn detection on schema import. 2024-08-02 11:17:38 +01:00
queries Linting. 2024-03-22 11:50:07 +00:00
tests Single function. 2024-11-18 17:34:35 +00:00
utils Updating some further types - added 2 ts-ignores which will be removed on v3 branch. 2024-10-18 17:59:26 +01:00
airtable.ts
arangodb.ts
couchdb.ts Further simplification. 2024-07-03 16:59:31 +01:00
dynamodb.ts Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
elasticsearch.ts An issue which comes up relatively often is that localhost is not a valid option for a datasource in our cloud and our self host environments. Fixing this so it only shows this in development. 2024-03-28 12:14:56 +00:00
firebase.ts
googlesheets.ts Updating some further types - added 2 ts-ignores which will be removed on v3 branch. 2024-10-18 17:59:26 +01:00
index.ts Convert rowAction.spec.ts to datasourceDescribe 2024-11-06 16:51:40 +00:00
microsoftSqlServer.ts explain NTLM type ignore 2024-11-20 12:11:48 +00:00
mongodb.ts An issue which comes up relatively often is that localhost is not a valid option for a datasource in our cloud and our self host environments. Fixing this so it only shows this in development. 2024-03-28 12:14:56 +00:00
mysql.ts Merge from master 2024-11-04 10:25:38 +01:00
oracle.ts Merge branch 'master' into test-oracle 2024-08-07 16:44:54 +01:00
postgres.ts 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
redis.ts An issue which comes up relatively often is that localhost is not a valid option for a datasource in our cloud and our self host environments. Fixing this so it only shows this in development. 2024-03-28 12:14:56 +00:00
rest.ts Remove all mocking from rest.spec.ts. 2024-08-01 17:57:33 +01:00
s3.ts
snowflake.ts more types 2024-11-19 19:16:10 +00:00