1
0
Fork 0
mirror of synced 2024-05-19 11:53:53 +12:00
budibase/packages/server/src/integrations
2022-10-03 19:10:01 +01:00
..
base Merge pull request #7574 from Budibase/bug/sev4/delete-formula-column 2022-09-13 11:27:59 +02:00
queries Moving all datasource types around - this is needed to make the SDK/Document types more accesible for the development datasource plugins. 2022-08-11 11:48:58 +01:00
tests Fix types 2022-10-03 19:10:01 +01:00
airtable.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
arangodb.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
couchdb.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
dynamodb.ts Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-31 15:53:32 +01:00
elasticsearch.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
firebase.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
googlesheets.ts Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-07 12:40:45 +01:00
index.ts Quick fix for development machines, when running Budibase development stack on systems that are not oracle compatiable it would fail to start due to the lack of dependency. 2022-09-30 15:19:34 +01:00
microsoftSqlServer.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
mongodb.ts Fix types 2022-10-03 19:10:01 +01:00
mysql.ts Support multiple statements 2022-09-22 16:36:19 +01:00
oracle.ts Quick fix for development machines, when running Budibase development stack on systems that are not oracle compatiable it would fail to start due to the lack of dependency. 2022-09-30 15:19:34 +01:00
postgres.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
redis.ts Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-07 12:40:45 +01:00
rest.ts Merge branch 'master' into develop 2022-09-12 14:05:36 +01:00
s3.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
snowflake.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
utils.ts Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00