budibase/packages/server/src/integrations
mike12345567 86f59fb71d Fixes an issue with MS-SQL timeouts, it doesn't respect query timeout value as the client has its own built in timeout by default of 15000ms. 2024-08-01 11:20:23 +01:00
..
base Addressing comment about datasource being optional. 2024-06-19 12:03:20 +01:00
queries Linting. 2024-03-22 11:50:07 +00:00
tests Prevent test container name conflicts 2024-07-30 18:16:29 +02:00
utils Types 2024-07-30 18:14:54 +02: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 Replace SortDirection with SortOrder, SortDirection is being removed. 2024-06-14 09:45:30 +01:00
index.ts remove all conditional oracle installs 2024-07-22 15:59:40 +01:00
microsoftSqlServer.ts Fixes an issue with MS-SQL timeouts, it doesn't respect query timeout value as the client has its own built in timeout by default of 15000ms. 2024-08-01 11:20:23 +01: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 Fix generic-sql.spec.ts 2024-07-18 11:40:44 +01:00
oracle.ts tidy 2024-07-22 21:23:27 +01:00
postgres.ts Merge branch 'master' into feature/audit-log-sqs 2024-05-23 16:52:50 +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 Fixing an issue with error cases that have a content-disposition being downloaded as a file. 2024-05-31 16:07:46 +01:00
s3.ts Fix typings 2023-06-28 15:16:47 +01:00
snowflake.ts Fix typings 2023-06-28 15:16:47 +01:00