budibase/packages/server/src/integrations
mike12345567 68082eecf9 Fix for circular issue with primary display fields on SQL tables introduced in most recent update - if somehow the primary display field is set to a relationship field there was a chance of cyclic structure occurring which Koa could not convert to JSON. 2023-06-13 18:21:22 +01:00
..
base Merge branch 'develop' of github.com:Budibase/budibase into chore/esbuild 2023-04-25 17:37:56 +01:00
queries Adding the ability to store environment variables to context, to make them more easily available/re-usable, as well as exposing them to queries. 2023-01-13 19:53:46 +00:00
tests Add small unit test 2023-05-23 10:22:26 +02:00
airtable.ts Simplify integration features 2023-05-24 10:50:51 +02:00
arangodb.ts Simplify integration features 2023-05-24 10:50:51 +02:00
couchdb.ts Simplify integration features 2023-05-24 10:50:51 +02:00
dynamodb.ts Simplify integration features 2023-05-24 10:50:51 +02:00
elasticsearch.ts Simplify integration features 2023-05-24 10:50:51 +02:00
firebase.ts Simplify integration features 2023-05-24 10:50:51 +02:00
googlesheets.ts Revert "Merge branch 'develop' into master" 2023-06-06 22:06:34 +01:00
index.ts Implement the check as part of the integration 2023-05-15 13:16:56 +02:00
microsoftSqlServer.ts Simplify integration features 2023-05-24 10:50:51 +02:00
mongodb.ts Simplify integration features 2023-05-24 10:50:51 +02:00
mysql.ts Simplify integration features 2023-05-24 10:50:51 +02:00
oracle.ts Simplify integration features 2023-05-24 10:50:51 +02:00
postgres.ts Simplify integration features 2023-05-24 10:50:51 +02:00
redis.ts Fixing some redis type errors. 2023-06-01 11:10:39 +01:00
rest.ts Fixing syntax error and linting. 2023-04-03 15:36:34 +01:00
s3.ts Simplify integration features 2023-05-24 10:50:51 +02:00
snowflake.ts Merge branch 'master' into develop 2023-06-05 23:19:43 +01:00
utils.ts Fix for circular issue with primary display fields on SQL tables introduced in most recent update - if somehow the primary display field is set to a relationship field there was a chance of cyclic structure occurring which Koa could not convert to JSON. 2023-06-13 18:21:22 +01:00