budibase/packages/server
Michael Drury 05836272dd Adding a mechanism to concat strings in queries, there was a problem when char const strings were wrapping bindings, this should find instances of that and replace with a datasource specific method of concating the constant with the variable. 2022-03-11 00:19:26 +00:00
..
.vscode
__mocks__ Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-04 11:25:32 +00:00
build
scripts Merge pull request #4587 from CommanderRoot/rm-deprecated-substr 2022-03-10 01:57:57 +01:00
specs Making the URL optional for application creation/update in OpenAPI spec, removing unused parameter and fixing getRedisOptions function to work with fully qualified URLs. 2022-03-10 15:53:23 +00:00
src Adding a mechanism to concat strings in queries, there was a problem when char const strings were wrapping bindings, this should find instances of that and replace with a datasource specific method of concating the constant with the variable. 2022-03-11 00:19:26 +00:00
.dockerignore
.eslintrc
.gitignore Adding in public endpoint definitions. 2022-02-17 18:58:09 +00:00
.npmignore
Dockerfile
LICENSE
babel.config.js
nodemon.json Fix cypress and update nodemon config to use backend-core 2022-01-25 23:26:39 +00:00
package.json v1.0.83 2022-03-10 17:45:17 +00:00
tsconfig.json Add jest to types 2022-02-08 14:26:18 +00:00
yarn.lock update yarn lock 2022-03-10 13:33:10 +00:00