Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mike12345567 03822c7223 Fix for #4431 - converting SQL joins back to left joins, syntax specifying join type as string is old which doesn't work in latest versions of knex. 4 years ago
..
base Fix for #4431 - converting SQL joins back to left joins, syntax specifying join type as string is old which doesn't work in latest versions of knex. 4 years ago
tests Adding SQL test case for SQL relationship filtering. 4 years ago
airtable.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 5 years ago
arangodb.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 5 years ago
couchdb.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 5 years ago
dynamodb.ts remove need for index from dynamo connector 4 years ago
elasticsearch.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 5 years ago
googlesheets.ts code review and merge with develop 4 years ago
index.ts only show gsheets in self host 4 years ago
microsoftSqlServer.ts Some refactoring to make it easier to find specific edge cases of sql clients. 5 years ago
mongodb.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 5 years ago
mysql.ts Escape mysql describe to handle non standard table names 5 years ago
oracle.ts google auth working 4 years ago
postgres.ts Linting and updating csv parser test case to match new functionality. 5 years ago
rest.ts Revert "Fix dev app preview return url" 4 years ago
s3.ts Revert "Fix dev app preview return url" 4 years ago
utils.ts Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 4 years ago