budibase/packages/server/src/integrations
Adria Navarro 4d27ff1dc0 eslint import/no-duplicates 2023-11-20 21:48:49 +01:00
..
base eslint import/no-duplicates 2023-11-20 21:48:49 +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 Redis query command doesn't accept spaced values (#12357) 2023-11-09 18:21:28 +00: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 Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things. 2023-10-26 13:19:09 +01:00
index.ts Import lodash modules 2023-07-28 17:11:48 +02:00
microsoftSqlServer.ts Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things. 2023-10-26 13:19:09 +01:00
mongodb.ts Use any type to fix TypeScript check 2023-06-27 09:59:02 +01:00
mysql.ts Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things. 2023-10-26 13:19:09 +01:00
oracle.ts Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things. 2023-10-26 13:19:09 +01:00
postgres.ts Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things. 2023-10-26 13:19:09 +01:00
redis.ts Redis query command doesn't accept spaced values (#12357) 2023-11-09 18:21:28 +00:00
rest.ts Import lodash modules 2023-07-28 17:11:48 +02: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
utils.ts Moving things around so that DEFAULT_BB_DATASOURCE_ID can be imported without cyclics occurring. 2023-10-31 17:52:39 +00:00