budibase/packages/server/src/integrations
mike12345567 07c24c16a4 Updating CI and adding postgres legacy to test suite fully. Also fixing a schema export issue. 2024-12-10 18:00:49 +00:00
..
base Follow-up PR to bigint fixes. 2024-11-28 16:17:09 +00:00
queries
tests Updating CI and adding postgres legacy to test suite fully. Also fixing a schema export issue. 2024-12-10 18:00:49 +00:00
utils Fix types. 2024-12-03 12:23:07 +00:00
airtable.ts
arangodb.ts
couchdb.ts Further simplification. 2024-07-03 16:59:31 +01:00
dynamodb.ts
elasticsearch.ts
firebase.ts
googlesheets.ts Cleanup following bigint fixes. 2024-11-28 16:01:28 +00:00
index.ts Convert rowAction.spec.ts to datasourceDescribe 2024-11-06 16:51:40 +00:00
microsoftSqlServer.ts Fix formatting. 2024-12-09 20:59:13 +00:00
mongodb.ts
mysql.ts Implement a test that exports an external schema, then reimports it, asserting the tables match. 2024-12-05 10:47:03 +00:00
oracle.ts Enable a variety of useful looking lints. 2024-12-09 12:52:21 +00:00
postgres.ts Updating how we list columns from a table - to avoid using to_regclass which is not available in Postgres 9.5. 2024-12-10 13:10:27 +00:00
redis.ts Update to latest eslint, including new config file format. 2024-12-05 18:13:32 +00:00
rest.ts Enable a variety of useful looking lints. 2024-12-09 12:52:21 +00:00
s3.ts
snowflake.ts more types 2024-11-19 19:16:10 +00:00