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.
 
 
 
 
 
 
Peter Clement 26cffbff9f
Merge pull request #3913 from Budibase/bug/pc-fixes
5 years ago
..
ExternalRequest.ts Fixing issue found with enriching rows in SQL - the system was assuming the array of entries contained a row ID that needed to be broken down. 5 years ago
external.js Merge branch 'master' of github.com:Budibase/budibase into develop 5 years ago
index.js Adding in backend implementation of the query step, as well as some front-end work to support the filter drawer within automations. 5 years ago
internal.js Fixing formula in enrichment calls, it did not retrieve the correct linked table for output processing, grouping rows for enrichment phase with their correct tables. 5 years ago
internalSearch.js fix issue with 0 evaluating to false in query builder 5 years ago
utils.js Adding validation around invalid JSON inputs and allowing input via a code mirror editor in data UI. 5 years ago