budibase/packages/server/src/integrations
mike12345567 0342d409c3 Fix for #9790 - formulas never exist in the database and so were always being considered deleted, handling this. 2023-03-07 15:29:58 +00:00
..
base Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-24 12:46:58 +00: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 PR comments 2023-03-06 10:33:49 +00:00
airtable.ts
arangodb.ts
couchdb.ts Fix server build by removing unused dependency on file path in backend-core 2023-02-02 09:26:39 +00:00
dynamodb.ts Replacing some require statements with imports. 2023-01-11 19:07:01 +00:00
elasticsearch.ts Fix/elastic search delete (#9492) 2023-02-01 12:47:38 +00:00
firebase.ts
googlesheets.ts Merge pull request #9815 from Budibase/bug/budi-6076-cannot-delete-columns-in-google-sheet 2023-02-28 13:56:32 +00:00
index.ts Updating so that datasources always have correct types after environment variable enrichment. 2023-02-10 12:47:23 +00:00
microsoftSqlServer.ts Updating so that datasources always have correct types after environment variable enrichment. 2023-02-10 12:47:23 +00:00
mongodb.ts Add fields for MongoDB SSL cert file paths (#8260) 2023-01-23 16:46:02 +00:00
mysql.ts merge 2023-02-05 22:11:37 +00:00
oracle.ts Fix types 2023-01-18 11:50:00 +00:00
postgres.ts
redis.ts
rest.ts Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480. 2023-01-30 18:50:35 +00:00
s3.ts
snowflake.ts
utils.ts Fix for #9790 - formulas never exist in the database and so were always being considered deleted, handling this. 2023-03-07 15:29:58 +00:00