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 619f68fc3b Fixing an issue found by Andrew K - relationship lookup needs to work on both sides of relationship. 6 years ago
..
builder Some major performance optimisations, found that db.find is not fast unless its indexed, there is also no point in indexing for our internal relationship searching, however we can use the allDocs call. This will likely be slow for very large calls (say 100K records) but for these sort of calls we really need to paginate anyway. 6 years ago
client Merge branch 'develop' of github.com:Budibase/budibase into url-context 6 years ago
server Fixing an issue found by Andrew K - relationship lookup needs to work on both sides of relationship. 6 years ago
standard-components Add disabled setting for forms and fields, and force autocolumns in forms to be disabled 6 years ago
string-templates v0.7.8 6 years ago
worker v0.7.8 6 years ago