3097 Commits (eb8fde5c95a583989137ebc19481abb618e76e2e)

Author SHA1 Message Date
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 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 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
Budibase Staging Release Bot 2b38fa91be v0.9.173-alpha.0 5 years ago
Rory Powell 4b80bed3a1 Update snapshot 5 years ago
Rory Powell b8c10c9e9f Linting 5 years ago
Rory Powell 0718f99850 Prevent non builder from accessing dev apps 5 years ago
Budibase Staging Release Bot cc89350ccb v0.9.169-alpha.18 5 years ago
Rory Powell f1a74d4384 Scope view filters to table always 5 years ago
Budibase Staging Release Bot bb12d16125 v0.9.169-alpha.17 5 years ago
Budibase Staging Release Bot 297cbf1f8f v0.9.169-alpha.16 5 years ago
Budibase Release Bot f33cc5a9cd v0.9.172 5 years ago
Rory Powell 841e6b2518 Feedback: Rename set/not set to not empty/empty, remove cell rendering 5 years ago
Budibase Staging Release Bot 1c034752d4 v0.9.169-alpha.15 5 years ago
Budibase Staging Release Bot ec9c514e13 v0.9.169-alpha.14 5 years ago
Budibase Staging Release Bot ef986c3a54 v0.9.169-alpha.13 5 years ago
mike12345567 a2d302cd57 Removing live replication between deployed and development app, instead it is replicated when the app is opened in the builder. Live replication was not working and only actually pulled back the data on deploy which was a little confusing, this way it can easily be controlled. 5 years ago
Budibase Staging Release Bot c75ce8bb43 v0.9.169-alpha.12 5 years ago
Budibase Staging Release Bot c4377f2a77 v0.9.169-alpha.11 5 years ago
Martin McKeaveney 93a33bd79f fix tests 5 years ago
mike12345567 4794a5374e Fixing an issue with user metadata not always being present when user accessing app, causing weird issues. 5 years ago
Martin McKeaveney 7882862a65 enable collapsible nodes in component tree 5 years ago
Martin McKeaveney 8257d42701 fix import 5 years ago
Budibase Staging Release Bot b224b6bf45 v0.9.169-alpha.10 5 years ago
Martin McKeaveney 2385e39c6f remove mysql package 5 years ago
Martin McKeaveney 62a6c5e2b9 upgrade to mysql2 package 5 years ago
Rory Powell b88319d201 Handle nulls / empty in views and tables 5 years ago
Budibase Staging Release Bot 00e2f5b220 v0.9.169-alpha.9 5 years ago
Budibase Staging Release Bot cf52fb9574 v0.9.169-alpha.8 5 years ago
Budibase Staging Release Bot 4ab8cfca34 v0.9.169-alpha.7 5 years ago
Andrew Kingston bc26925c2f Remove optional chaining from server 5 years ago
Andrew Kingston 0f2b50b9f1 Keep views up to date with table schema changes 5 years ago
Budibase Release Bot 77cf485b01 v0.9.171 5 years ago
Budibase Staging Release Bot 66553f335c v0.9.169-alpha.6 5 years ago
Budibase Staging Release Bot 519a9216f2 v0.9.169-alpha.5 5 years ago
Budibase Release Bot ccf252ddb9 v0.9.170 5 years ago
Budibase Staging Release Bot 65077556b1 v0.9.169-alpha.4 5 years ago
mike12345567 99f8bf1244 Fixing issue with SQL tables and automations updating a row, also making error handling better across automations to make sure some sort of error message is always returned. 5 years ago
Budibase Staging Release Bot b6f6aacfac v0.9.169-alpha.3 5 years ago
Martin McKeaveney 2b05b2c17b error message fixes 5 years ago