3145 Commits (2155e5f5ebfbc0235cb5e1e90771db4eae2a674c)

Author SHA1 Message Date
mike12345567 28b4adc2b3 Reworking MS-SQL test case to be able to get the sql now with a request being made for each internal query, rather than just at connection. 5 years ago
Budibase Staging Release Bot 610ba92bac v0.9.180-alpha.1 5 years ago
mike12345567 d5f10f5f13 Linting. 5 years ago
mike12345567 2312defd3c Fixing some issues with multi-select coming back as string. 5 years ago
mike12345567 0e499fd60d Some refactoring to make it easier to find specific edge cases of sql clients. 5 years ago
mike12345567 15907280b2 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 5 years ago
Budibase Staging Release Bot e611847752 v0.9.180-alpha.0 5 years ago
Budibase Release Bot ec321ba7cb v0.9.179 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 ab38258654 Updating usage quota middleware to fix issue presented in #3258 where anything with an _id and a _rev is considered to exist in CouchDB, which won't always be the case. Handle the scenario of an external database ID and don't error. 5 years ago
mike12345567 948ec067d5 Updating underlying sql to not use ilike unless in postgres client. 5 years ago
mike12345567 ed89efba70 Cleaning up repeated work in sql server building of schema. 5 years ago
Andrew Kingston dd73ed3e1a Fix issue saving a doc with a multi-options datatype that was not defined 5 years ago
mike12345567 974cf7b27e Linting and updating SQL Server schema generation to include auto column and primary key recognition. 5 years ago
Budibase Release Bot 56e5aca60f v0.9.178 5 years ago
Budibase Staging Release Bot 87f472a82c v0.9.176-alpha.3 5 years ago
Martin McKeaveney 5ebeb6814d refactor switch into a key value handler object 5 years ago
Budibase Release Bot 0b57f74a43 v0.9.177 5 years ago
Budibase Release Bot 2715f44db0 v0.9.176 5 years ago
Budibase Staging Release Bot f7b155c7dd v0.9.176-alpha.2 5 years ago
Budibase Staging Release Bot bbd249c07d v0.9.176-alpha.1 5 years ago
Budibase Staging Release Bot 30bdc11527 v0.9.176-alpha.0 5 years ago
Budibase Release Bot 22f33ba0f0 v0.9.175 5 years ago
mike12345567 24b2036e09 Fixing rest test mocking. 5 years ago
Budibase Release Bot 551be52bfb v0.9.174 5 years ago
mike12345567 9ce1866fab Fixing an issue with webhooks, couldn't use them in development (like getting schema) and making sure trigger will always use production app #3143. 5 years ago
mike12345567 62613f6a74 Fixing #3237 and #3235 - always apply headers on out going webhooks if they are specified and handle a range of response codes. 5 years ago
mike12345567 aebd39d874 Fixing REST PUT using POST as per #3227. 5 years ago
Budibase Staging Release Bot a0c9f4c977 v0.9.173-alpha.8 5 years ago
Budibase Staging Release Bot fb8cc1c243 v0.9.173-alpha.7 5 years ago
mike12345567 67ed3dac19 Fixing some issues with MySQL and dropping foreign key constrained columns. 5 years ago
mike12345567 5d0ce3bf89 Adding mysql support. 5 years ago
mike12345567 0cf08df80f Adding many to many support, generating junction table and setting up constraints. 5 years ago
mike12345567 eb8fde5c95 Fixing a lot of issues around dropping columns, updating columns, relationships and bi-directionality, display columns now default to something for SQL tables as well. 5 years ago
mike12345567 7b1114b7df Adding SQL relationship building. 5 years ago
mike12345567 246d08c804 SQL table building. 5 years ago
Budibase Staging Release Bot 9b63fd62eb v0.9.173-alpha.6 5 years ago
mike12345567 51dcdf0697 First version of schema generation for ms-sql, able to retrieve basic tables and rows. 5 years ago
mike12345567 ac27ba4c81 Adding docker compose for ms-sql with products, tasks table setup. 5 years ago
Budibase Staging Release Bot 7a6cf5d534 v0.9.173-alpha.5 5 years ago
mike12345567 3ff25e4122 Fixing an issue with data source saving. 5 years ago
Budibase Staging Release Bot 92f0963726 v0.9.173-alpha.4 5 years ago
Budibase Release Bot b0a9de45cf v0.9.173 5 years ago
Budibase Staging Release Bot 7bbd460f86 v0.9.173-alpha.3 5 years ago
mike12345567 24eebd9b98 Fixing test cases. 5 years ago
Budibase Staging Release Bot 4aaffe23c0 v0.9.173-alpha.2 5 years ago
mike12345567 8b2c505050 Fixing #2718 - disabling handlebars helpers for queries. 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
Budibase Staging Release Bot e68412b6c6 v0.9.173-alpha.1 5 years ago
Rory Powell fd9796f715 Update app id check in tests 5 years ago