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 ae3a09d560 Merge branch 'master' of github.com:Budibase/budibase into feature/multi-tenants 5 years ago
..
base fix postgres query array value 5 years ago
tests Merge branch 'master' of github.com:Budibase/budibase into feature/multi-tenants 5 years ago
airtable.ts Moving definitions to central location and adding a few more definitions. 5 years ago
arangodb.ts Moving definitions to central location and adding a few more definitions. 5 years ago
couchdb.ts Moving definitions to central location and adding a few more definitions. 5 years ago
dynamodb.ts Moving definitions to central location and adding a few more definitions. 5 years ago
elasticsearch.ts Moving definitions to central location and adding a few more definitions. 5 years ago
index.ts Re-writing a bit so that it is aware some functionality is SQL only, makes future plus endpoints easier. 5 years ago
microsoftSqlServer.ts Moving definitions to central location and adding a few more definitions. 5 years ago
mongodb.ts Moving definitions to central location and adding a few more definitions. 5 years ago
mysql.ts Adding float type to MySQL. 5 years ago
postgres.ts Merge branch 'master' of github.com:Budibase/budibase into feature/multi-tenants 5 years ago
rest.ts Moving definitions to central location and adding a few more definitions. 5 years ago
s3.ts Moving definitions to central location and adding a few more definitions. 5 years ago
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. 5 years ago