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 eed4111fe2 Rounding out user schema and query schema as required. 4 years ago
..
api Rounding out user schema and query schema as required. 4 years ago
automations linting 4 years ago
constants Moving validators to a single location, simplify route files and all re-usability. 4 years ago
db Deprovision and local couch db url fix 4 years ago
definitions Refactoring to TS on public endpoints. 4 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 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
middleware Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 4 years ago
migrations Fixing a typescript issue in server. 4 years ago
tests/utilities Starting to fix up test cases. 4 years ago
threads Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped. 4 years ago
utilities Adding test cases for user implementation with mocks. 4 years ago
app.ts Migrations 2.0 4 years ago
environment.js Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 4 years ago
index.ts First attempt and re-writing a portion of the server in typescript. 5 years ago
module.d.ts Fixing a typescript issue in server. 4 years ago