1
0
Fork 0
mirror of synced 2024-09-11 06:56:23 +12:00
budibase/packages/server/src/integrations
2023-10-31 17:52:39 +00:00
..
base Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +01:00
queries
tests Merge branch 'master' into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column 2023-10-30 17:41:44 +00:00
airtable.ts
arangodb.ts
couchdb.ts
dynamodb.ts
elasticsearch.ts
firebase.ts
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
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 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 Moving things around so that DEFAULT_BB_DATASOURCE_ID can be imported without cyclics occurring. 2023-10-31 17:52:39 +00:00