1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
budibase/packages/server/src/integrations
2021-10-29 18:43:50 +01:00
..
base Adding many to many support, generating junction table and setting up constraints. 2021-10-29 18:37:29 +01:00
tests Merge branch 'develop' into fix/postreleasefixes2 2021-10-21 16:00:48 +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 Fixing issues after upgrading to node 14 and circular dependencies causing issues. 2021-09-02 18:33:41 +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 fix sql server integration 2021-08-05 22:15:40 +01:00
microsoftSqlServer.ts Fixing issues after upgrading to node 14 and circular dependencies causing issues. 2021-09-02 18:33:41 +01:00
mongodb.ts added awaits to all mongo querys 2021-09-30 15:05:15 +01:00
mysql.ts Adding mysql support. 2021-10-29 18:43:50 +01:00
postgres.ts SQL table building. 2021-10-28 19:39:42 +01:00
rest.ts add a slash before the path and a questionmark before the querystring 2021-10-05 12:20:09 +02: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 #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this. 2021-10-26 20:03:54 +01:00