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 b2cdf00d7e Tidy and remove unused fields 5 years ago
..
api Fixing some issues with MySQL and dropping foreign key constrained columns. 5 years ago
automations Fixing issue with SQL tables and automations updating a row, also making error handling better across automations to make sure some sort of error message is always returned. 5 years ago
constants SQL table building. 5 years ago
db Fixing an issue with user metadata not always being present when user accessing app, causing weird issues. 5 years ago
definitions Add oracledb package, readme, and config 5 years ago
events Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 5 years ago
integrations Tidy and remove unused fields 5 years ago
middleware Linting 5 years ago
tests/utilities Merge branch 'develop' of github.com:Budibase/budibase into fix/sql-issues 5 years ago
utilities Prevent non builder from accessing dev apps 5 years ago
app.ts merge develop into branch 5 years ago
environment.js Fixing an issue with env variables becoming numbers if they started with one. 5 years ago
index.ts First attempt and re-writing a portion of the server in typescript. 5 years ago