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.
 
 
 
 
 
 
Rory Powell 0ee41ea10c Merge branch 'master' into merge-master 5 years ago
..
IntegrationBase.ts Render table of auth configs and linting 5 years ago
datasourcePlus.ts 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. 5 years ago
sql.ts Merge branch 'master' into merge-master 5 years ago
sqlTable.ts Fixing issue #4811 - when renaming SQL columns use an actual rename alteration rather than dropping the column. 5 years ago
utils.ts Linting and updating SQL Server schema generation to include auto column and primary key recognition. 5 years ago