34 Commits (b970c315f1cb5f706fd4b28d924a6b5f9e7abc21)

Author SHA1 Message Date
mike12345567 a417aa43c9 Adding comments to a few SQL table schema building functions to explain their function. 5 years ago
mike12345567 93ecd44db1 Fix for #3721 - deleting invalid relationships if tables have been removed external to budibase - otherwise these could not be removed without deleting the datasource. 5 years ago
mike12345567 13629a1204 Quick fix, only allow using SQL. 5 years ago
mike12345567 5ede1e23a9 Fixing issue #4010 - options and boolean types can be maintained. 5 years ago
mike12345567 0ff9bfbe99 Adding method for client/builder to detect that a table supports SQL filtering. 5 years ago
Rory Powell b6cc536965 WIP: Rest API import 5 years ago
Martin McKeaveney 5abb36b1ed auto app creation from template E2E, added warning to automations that they can't run in dev 5 years ago
Martin McKeaveney 5695827f86 auto app creation from template E2E, added warning to automations that they can't run in dev 5 years ago
mike12345567 bd9ae5191b Fixing some issues discovered with many to many relationships in SQL, as well as problems uncovered by #3531. 5 years ago
mike12345567 f6ecd423ce Fixing some issues discovered with many to many relationships in SQL, as well as problems uncovered by #3531. 5 years ago
Rory Powell b631c8c624 Add returning 5 years ago
Rory Powell 7135599295 Add returning 5 years ago
Rory Powell 2edb24fa86 Use global sql type map, update base integration type defs 5 years ago
Rory Powell ac7137c4a0 Use global sql type map, update base integration type defs 5 years ago
mike12345567 854cfd243d Fix for #2420 - don't allow columns which are considered invalid/not allowed. 5 years ago
mike12345567 38c7f3ab90 Fix for #2420 - don't allow columns which are considered invalid/not allowed. 5 years ago
Rory Powell cb3495c831 Boolean support and linting 5 years ago
Rory Powell b0df7fb28f Boolean support and linting 5 years ago
Rory Powell a2ea5e730f First pass end-to-end working 5 years ago
Rory Powell 0cedd1d57b First pass end-to-end working 5 years ago
mike12345567 0e499fd60d Some refactoring to make it easier to find specific edge cases of sql clients. 5 years ago
mike12345567 9d800484f2 Some refactoring to make it easier to find specific edge cases of sql clients. 5 years ago
mike12345567 c22356fb4d Fixing an issue with relationship modal breaking when multiple data sources available to relate to, also fixing an pile of issues with creating and reading rows from SQL server plus. 5 years ago
mike12345567 b34cef26c3 Fixing an issue with relationship modal breaking when multiple data sources available to relate to, also fixing an pile of issues with creating and reading rows from SQL server plus. 5 years ago
Martin McKeaveney 5ebeb6814d refactor switch into a key value handler object 5 years ago
Martin McKeaveney 193d40bbf3 refactor switch into a key value handler object 5 years ago
mike12345567 015b2a8f56 Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this. 5 years ago
mike12345567 ac1d6ee23e Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this. 5 years ago
Martin McKeaveney 7882862a65 enable collapsible nodes in component tree 5 years ago
Martin McKeaveney 9301406bcd enable collapsible nodes in component tree 5 years ago
Rory Powell b88319d201 Handle nulls / empty in views and tables 5 years ago
Rory Powell 0fb4613b5a Handle nulls / empty in views and tables 5 years ago
mike12345567 d20eb464b0 Fixes issue #2417 in the backend, looks for fields which could contain a key value and if they do it will resolve them down to the ID field value. 5 years ago
mike12345567 dd75d236c0 Fixes issue #2417 in the backend, looks for fields which could contain a key value and if they do it will resolve them down to the ID field value. 5 years ago
Rory Powell 4813a63439 Deprovisioning WIP 5 years ago
Rory Powell 8642868c5e Deprovisioning WIP 5 years ago
Martin McKeaveney b161be85ae automation runs quotas 5 years ago
Martin McKeaveney c49b88b57a automation runs quotas 5 years ago
mike12345567 f70cee3c52 Fixing issue #2673 - discovered issues with some column types not being worked out to be auto-columns in postgres. 5 years ago
mike12345567 e92b0e0c94 Fixing issue #2673 - discovered issues with some column types not being worked out to be auto-columns in postgres. 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
mike12345567 811ba19558 Fixing issues with SQL many relationship updates. 5 years ago
mike12345567 a9e2336036 Fixing issues with SQL many relationship updates. 5 years ago
mike12345567 3744c9093b Fixing a variety of issues with internal relationships and external SQL relationships. 5 years ago
mike12345567 7624390f0b Fixing a variety of issues with internal relationships and external SQL relationships. 5 years ago
mike12345567 dc32c90aaa Fixing some issues discovered with the new SQL connectors were the input type would always be string (causing some SQL types to break) - parsing these before input to attempt to fix this problem - issue referenced in #1943. 5 years ago
mike12345567 184df6c685 Fixing some issues discovered with the new SQL connectors were the input type would always be string (causing some SQL types to break) - parsing these before input to attempt to fix this problem - issue referenced in #1943. 5 years ago
mike12345567 c10e2da4f5 Fixing issue with TS definitions. 5 years ago
mike12345567 eaf808b190 Fixing issue with TS definitions. 5 years ago