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 4073f354c8 Fixing issue with modelId being returned from API causing next model update to cause model to be returned as a record from model record view. 6 years ago
..
api Fixing issue with modelId being returned from API causing next model update to cause model to be returned as a record from model record view. 6 years ago
automations Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 6 years ago
db A small performance enhancement, storing in the record that it does have links, so that when retrieving info for records it can exit the process early if a record has no mention of links. 6 years ago
events Fixing issue with modelId being returned from API causing next model update to cause model to be returned as a record from model record view. 6 years ago
middleware Updates as per review comments. 6 years ago
utilities Some groundwork for the linked records, building up a much more in-depth emitter for models and records to drive the record cleanup. 6 years ago
app.js Renaming workflows -> automate/automations, throughout the API and the builder itself. 6 years ago
electron.js lint 6 years ago
environment.js Initial work towards async block loading, it will pull the manifest.json from a specified bucket and load packages in async when it does not have them - this will need another feature for when running in the cloud to pull all packages it doesn't currently have to the install directory (EFS). 6 years ago
index.js lint 6 years ago