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.
 
 
 
 
 
 
Rory Powell e6d8b81ac4 Prevent escaping in query parameter bindings 5 years ago
..
base Linting and adding JSON header. 5 years ago
tests Adding unit tests for REST bodies and response parsing. 5 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 Adding worker-farm back to have a mechanism to run queries within which we can timeout. 5 years ago
elasticsearch.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 5 years ago
index.ts WIP: Rest API import 5 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 Merge branch 'develop' into rest-import 5 years ago
postgres.ts Linting and updating csv parser test case to match new functionality. 5 years ago
rest.ts Prevent escaping in query parameter bindings 5 years ago
s3.ts Adding worker-farm back to have a mechanism to run queries within which we can timeout. 5 years ago
utils.ts WIP: Rest API import 5 years ago