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 fd4dc4b45e Managing the scenario where columns can overlap in SQL relationships which most JSON based libraries cannot manage, instead of trying to manage this just don't return the overlapping columns which are not of interest. 5 years ago
..
.vscode Changing the naming of access levels to be roles. 6 years ago
__mocks__ Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 5 years ago
build more branch cov 5 years ago
scripts Implementing all return possibilities, now to implement creation. 5 years ago
src Managing the scenario where columns can overlap in SQL relationships which most JSON based libraries cannot manage, instead of trying to manage this just don't return the overlapping columns which are not of interest. 5 years ago
.dockerignore updated quota fixes 6 years ago
.eslintrc First attempt and re-writing a portion of the server in typescript. 5 years ago
.gitignore Update gitignore in server 5 years ago
.npmignore prep for NPM publish 7 years ago
Dockerfile First attempt and re-writing a portion of the server in typescript. 5 years ago
LICENSE updated builder license to GPL & copyright to Budibase Inc 5 years ago
babel.config.js babel config 5 years ago
package.json Copying none js/ts files into the dist directory after building. 5 years ago
tsconfig.json Upgrading target to es6 for typescript compilation. 5 years ago
yarn.lock Copying none js/ts files into the dist directory after building. 5 years ago