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 1952dc308e Fixes issue #2616 - this is a slightly complex fix and handles a few other issues with mysql (around returning on creation of a row and relationships) - a new mechanism is now used for pagination and limiting which makes sure the limits are applied to the outer table rather than the combination of the outer and the joined. 5 years ago
..
dev couchDB auth options 5 years ago
integrations Fixes issue #2616 - this is a slightly complex fix and handles a few other issues with mysql (around returning on creation of a row and relationships) - a new mechanism is now used for pagination and limiting which makes sure the limits are applied to the outer table rather than the combination of the outer and the joined. 5 years ago
watchtower-hooks Add watchtower hooks 5 years ago
exportAppTemplate.js Updating export template script to remove users as well. 5 years ago
jestSetup.js fix tests 5 years ago
multiTenancy.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
replicateApp.js Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 5 years ago
selfhost.js Add self host enable/disable scripts 5 years ago