4502 Commits (c8da7b9cf0f7a8e66fac13df03723044ff010840)

Author SHA1 Message Date
Andrew Kingston d6e568dbe3 Replace all spaces with underscores in column names rather than just the first one 4 years ago
mike12345567 3aac333dcb Fix for #4440, fixing validation of API endpoints. 4 years ago
Maurits Lourens a3ecb0a9f4 fix tests 4 years ago
Maurits Lourens 73781ec5a3 add properties which are present when previewing an existing query 4 years ago
Maurits Lourens 41b57848b2 Fix validation for query preview endpoint 4 years ago
mike12345567 03822c7223 Fix for #4431 - converting SQL joins back to left joins, syntax specifying join type as string is old which doesn't work in latest versions of knex. 4 years ago
Martin McKeaveney e1bc104715 only show gsheets in self host 4 years ago
Martin McKeaveney d3c515eb8b only show gsheets in self host 4 years ago
mike12345567 aa5c318dfc Fix for #4119 - any object based column will be exported with the comma types correctly encapsulated. 4 years ago
mike12345567 55b380c3c5 Fix for #4119 - any object based column will be exported with the comma types correctly encapsulated. 4 years ago
mike12345567 9298071cc2 Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped. 4 years ago
mike12345567 a35a8cb81c Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped. 4 years ago
mike12345567 dea90c04eb Fixing an issue with user syncing on save to app DBs as well as fixing a problem with pretty app URLs not setting the app ID correctly into the context. 4 years ago
mike12345567 30b6c1f3ca Fixing an issue with user syncing on save to app DBs as well as fixing a problem with pretty app URLs not setting the app ID correctly into the context. 4 years ago
mike12345567 b9de2c1897 Fix for #3928 - error invalid use of FETCH was based on a lack of sorting on MS-SQL platforms, this enforces a sort of some type no matter what. 4 years ago
mike12345567 f61e15594b Fix for #3928 - error invalid use of FETCH was based on a lack of sorting on MS-SQL platforms, this enforces a sort of some type no matter what. 4 years ago
mike12345567 61283e465d Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest. 4 years ago
mike12345567 f2a025013e Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest. 4 years ago
mike12345567 e12767fd85 Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest. 4 years ago
mike12345567 f946f2f68d Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest. 4 years ago
mike12345567 e3679e1b6f Quick fix for #4256 - allow SQL related rows to perform dynamic formulas before becoming links, meaning that formulas can be used as primary display fields as with budibase DB. 4 years ago
mike12345567 0b68db7516 Quick fix for #4256 - allow SQL related rows to perform dynamic formulas before becoming links, meaning that formulas can be used as primary display fields as with budibase DB. 4 years ago
mike12345567 b5993f4aa9 Fixing TS issue caused by linting. 4 years ago
mike12345567 aa204a9292 Fixing TS issue caused by linting. 4 years ago
mike12345567 fa94ea7b3a Updating the SQL core to allow it to handle multiple relationships between the same two tables. 4 years ago
mike12345567 168a126e2a Updating the SQL core to allow it to handle multiple relationships between the same two tables. 4 years ago
Michael Drury b6e3483481 Fixing issue with sql API after refactor. 4 years ago
Michael Drury 6063ab03b0 Fixing issue with sql API after refactor. 4 years ago
Michael Drury e1a4136f9c Fixing a typescript issue in server. 4 years ago
Michael Drury 4b23a78bc9 Fixing a typescript issue in server. 4 years ago
mike12345567 03b4b29b01 Review comments, renaming deployed -> prod in terms of app IDs. 4 years ago
mike12345567 dbc048b365 Review comments, renaming deployed -> prod in terms of app IDs. 4 years ago
Rory Powell d613d9094e Tolerate missing app metadata in app url migration 4 years ago
Rory Powell b63aa71366 Tolerate missing app metadata in app url migration 4 years ago
mike12345567 225674d0a4 Adding comments to areas that need to keep using old db creation method. 4 years ago
mike12345567 1095ad17c6 Adding comments to areas that need to keep using old db creation method. 4 years ago
mike12345567 b84b34d5ae Review comments. 4 years ago
mike12345567 8d02fabb35 Review comments. 4 years ago
mike12345567 4b1331450c Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 4 years ago
mike12345567 91a90e62b2 Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 4 years ago
mike12345567 417bf98ec9 Tests updating, all now passing, fixed some issues discovered by them. 4 years ago
mike12345567 d5f8cc1023 Tests updating, all now passing, fixed some issues discovered by them. 4 years ago
Rory Powell d5e5e5fd93 Fix app update endpoint 4 years ago
Rory Powell c96573069e Fix app update endpoint 4 years ago
Michael Drury 91c2a40c89 Final pass refactoring - need to test but all code in server converted. 4 years ago
Michael Drury d3a90acc55 Final pass refactoring - need to test but all code in server converted. 4 years ago
mike12345567 40c6eb2007 Main body of work, refactoring most usages. 4 years ago
mike12345567 d2fe119d90 Main body of work, refactoring most usages. 4 years ago
Rory Powell e8e6fc549d Add app db support + app url migration 4 years ago
Rory Powell 767354ad60 Add app db support + app url migration 4 years ago