budibase/packages/server/src/integrations
Sam Rose 007e919d0e
Spring cleaning before review.
2023-10-25 14:53:51 +01:00
..
base Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +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 Make sure to stop postgres container after the postgres integration tests have run. 2023-10-13 09:50:45 +01: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 Remove TODOs. 2023-10-13 16:11:56 +01:00
index.ts Import lodash modules 2023-07-28 17:11:48 +02:00
microsoftSqlServer.ts Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +01:00
mongodb.ts Use any type to fix TypeScript check 2023-06-27 09:59:02 +01:00
mysql.ts Fix lint warnings. 2023-10-12 17:59:02 +01:00
oracle.ts Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +01:00
postgres.ts Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +01:00
redis.ts Fix typings 2023-06-28 15:16:47 +01: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 Spring cleaning before review. 2023-10-25 14:53:51 +01:00