budibase/packages/server/src/integrations
mike12345567 1357c53ff8 Fixing issue #4811 - when renaming SQL columns use an actual rename alteration rather than dropping the column. 2022-03-07 16:31:35 +00:00
..
base Fixing issue #4811 - when renaming SQL columns use an actual rename alteration rather than dropping the column. 2022-03-07 16:31:35 +00:00
tests Updating test case to handle new promise library. 2022-03-03 23:50:46 +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 remove need for index from dynamo connector 2022-01-26 15:25:11 +01: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
googlesheets.ts Changing how SQL vars are generated so that when new SQL implementations are added they must implement a generation mechanism. 2022-03-02 22:45:10 +00:00
index.ts only show gsheets in self host 2022-02-10 11:34:50 +01:00
microsoftSqlServer.ts Making sure that tables are created within the correct schema for MS-SQL. 2022-03-04 15:50:19 +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 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-04 11:25:32 +00:00
oracle.ts Changing how SQL vars are generated so that when new SQL implementations are added they must implement a generation mechanism. 2022-03-02 22:45:10 +00:00
postgres.ts Changing how SQL vars are generated so that when new SQL implementations are added they must implement a generation mechanism. 2022-03-02 22:45:10 +00:00
rest.ts Revert "Fix dev app preview return url" 2022-01-26 09:33:14 +00:00
s3.ts Revert "Fix dev app preview return url" 2022-01-26 09:33:14 +00:00
utils.ts Fixing various other ms-sql types. 2022-03-04 13:48:21 +00:00