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.
 
 
 
 
 
 
Kacper b0019c80c7 Move out QUERY_THREAD_TIMEOUT from `to remove` section 4 years ago
..
api merge with master 4 years ago
automations configure bash step to use automation query timeout 4 years ago
constants Moving validators to a single location, simplify route files and all re-usability. 5 years ago
db Add typescript linting at the top level 4 years ago
definitions merge with master 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). 6 years ago
integrations Fixing issue #5817 - making sure that date strings are correctly parsed into the bindings. 4 years ago
middleware Fix for #5103 - some templates are built on an older version that stored permissions differently, we can't migrate these as they will keep being added, easiest to just support the old method (apply the old rule and convert to the new format when retrieving roles). 4 years ago
migrations Fixing a typescript issue in server. 5 years ago
tests/utilities Link app context with tenancy, remove app tenancy middleware 5 years ago
threads Fix for #5242 - string interpolation in SQL queries was too wide, it was combining parts of multiple strings, rather than searching for bindings within distinct strings. 4 years ago
utilities Updating row search bookmark to handle numbers as bookmarks. 5 years ago
app.ts Migrations 2.0 5 years ago
environment.js Move out QUERY_THREAD_TIMEOUT from `to remove` section 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. 5 years ago