budibase/packages/server/src/integrations
mike12345567 3eb82b5a63 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-14 13:54:39 +01:00
..
base fix postgres query array value 2021-07-13 17:11:11 +01:00
tests Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-14 13:54:39 +01:00
airtable.ts Moving definitions to central location and adding a few more definitions. 2021-06-26 23:09:46 +01:00
arangodb.ts Moving definitions to central location and adding a few more definitions. 2021-06-26 23:09:46 +01:00
couchdb.ts Moving definitions to central location and adding a few more definitions. 2021-06-26 23:09:46 +01:00
dynamodb.ts Moving definitions to central location and adding a few more definitions. 2021-06-26 23:09:46 +01:00
elasticsearch.ts Moving definitions to central location and adding a few more definitions. 2021-06-26 23:09:46 +01:00
index.ts Re-writing a bit so that it is aware some functionality is SQL only, makes future plus endpoints easier. 2021-07-03 11:15:01 +01:00
microsoftSqlServer.ts Moving definitions to central location and adding a few more definitions. 2021-06-26 23:09:46 +01:00
mongodb.ts Moving definitions to central location and adding a few more definitions. 2021-06-26 23:09:46 +01:00
mysql.ts Adding float type to MySQL. 2021-07-12 11:10:11 +01:00
postgres.ts Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-14 13:54:39 +01:00
rest.ts Moving definitions to central location and adding a few more definitions. 2021-06-26 23:09:46 +01:00
s3.ts Moving definitions to central location and adding a few more definitions. 2021-06-26 23:09:46 +01:00
utils.ts Fixing some issues discovered with the new SQL connectors were the input type would always be string (causing some SQL types to break) - parsing these before input to attempt to fix this problem - issue referenced in #1943. 2021-07-12 10:51:30 +01:00