budibase/packages/server/src/integrations
Martin McKeaveney 72573c818b pulling from master 2022-12-19 18:54:58 +00:00
..
base SQL server relationship fix for tables in schema (#9103) 2022-12-19 18:12:05 +00:00
queries Moving all datasource types around - this is needed to make the SDK/Document types more accesible for the development datasource plugins. 2022-08-11 11:48:58 +01:00
tests SQL server relationship fix for tables in schema (#9103) 2022-12-19 18:12:05 +00:00
airtable.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
arangodb.ts Fix arangoDB connector : 2022-10-17 20:56:30 +02:00
couchdb.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
dynamodb.ts Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-31 15:53:32 +01:00
elasticsearch.ts Cleaned up config declaration in constructor 2022-11-01 09:08:17 +08:00
firebase.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
googlesheets.ts fixes for google sheets, admin checklist, and deleting an app from API (#8846) 2022-12-19 13:18:00 +00:00
index.ts File authentication using presigned URLs (#8883) 2022-12-15 11:35:22 +00:00
microsoftSqlServer.ts Final fix for #8882 - adding text to show the error - as well as fixing an issue with many to many updating correctly. 2022-12-02 17:28:37 +00:00
mongodb.ts Added readable prop to aggregate function 2022-11-08 14:31:36 +00:00
mysql.ts Final fix for #8882 - adding text to show the error - as well as fixing an issue with many to many updating correctly. 2022-12-02 17:28:37 +00:00
oracle.ts Final fix for #8882 - adding text to show the error - as well as fixing an issue with many to many updating correctly. 2022-12-02 17:28:37 +00:00
postgres.ts Final fix for #8882 - adding text to show the error - as well as fixing an issue with many to many updating correctly. 2022-12-02 17:28:37 +00:00
redis.ts Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-07 12:40:45 +01:00
rest.ts Deprecate legacyHttpParser, fix rest tests 2022-10-12 11:05:16 +01:00
s3.ts lint 2022-10-26 16:44:25 +01:00
snowflake.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
utils.ts Fixes based on server build so far. 2022-11-26 15:10:41 +00:00