1
0
Fork 0
mirror of synced 2024-07-19 13:15:49 +12:00
budibase/packages/server/src/integrations
Michael Drury 361589d18a
Merge pull request #3338 from Budibase/feature/query-rbac-timeouts
Query RBAC, query and automation threading/timeouts
2021-11-17 11:39:09 +00:00
..
base Merge pull request #3338 from Budibase/feature/query-rbac-timeouts 2021-11-17 11:39:09 +00:00
tests Merge pull request #3178 from Budibase/postgres-schema 2021-11-10 10:03:25 +00:00
airtable.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 2021-11-10 19:35:09 +00:00
arangodb.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 2021-11-10 19:35:09 +00:00
couchdb.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 2021-11-10 19:35:09 +00:00
dynamodb.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 2021-11-10 19:35:09 +00:00
elasticsearch.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 2021-11-10 19:35:09 +00:00
index.ts fix sql server integration 2021-08-05 22:15:40 +01:00
microsoftSqlServer.ts Some refactoring to make it easier to find specific edge cases of sql clients. 2021-11-08 18:12:40 +00:00
mongodb.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 2021-11-10 19:35:09 +00:00
mysql.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 2021-11-10 19:35:09 +00:00
postgres.ts Linting and updating csv parser test case to match new functionality. 2021-11-12 19:39:12 +00:00
rest.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 2021-11-10 19:35:09 +00:00
s3.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 2021-11-10 19:35:09 +00:00
utils.ts Some refactoring to make it easier to find specific edge cases of sql clients. 2021-11-08 18:12:40 +00:00