1
0
Fork 0
mirror of synced 2024-09-28 23:31:43 +12:00
Commit graph

233 commits

Author SHA1 Message Date
mike12345567
8a84d5cd6f WIP - basic override of foreign keys. 2021-06-23 19:05:32 +01:00
mike12345567
77de3e55d7 Linting. 2021-06-18 13:33:44 +01:00
mike12345567
ed81e695c9 Quick updates to make sure mySQL works with automations. 2021-06-18 13:24:29 +01:00
mike12345567
987b66fd59 Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted. 2021-06-18 13:14:45 +01:00
mike12345567
562c1eee71 quick fix for paging and making deletion work correctly. 2021-06-17 17:08:12 +01:00
Martin McKeaveney
47b896cba5 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-17 16:36:05 +01:00
Martin McKeaveney
f83f358514 automation server tests updated 2021-06-17 16:35:58 +01:00
mike12345567
ac85f117f6 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-17 15:57:07 +01:00
mike12345567
c6209c10dd Implementing pagination. 2021-06-17 15:56:41 +01:00
Martin McKeaveney
44bf71b07e Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-17 14:49:27 +01:00
Martin McKeaveney
4ee2adc6cb tidy up, fix UI tests 2021-06-17 14:45:08 +01:00
mike12345567
6bc99e140c Fixing a bunch of issues around automations. 2021-06-17 14:42:30 +01:00
mike12345567
8c21cd5a19 Making sure patch/save rows API alternate between each other as required. 2021-06-17 12:21:13 +01:00
Martin McKeaveney
dc382a7f15 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-16 23:27:47 +01:00
Martin McKeaveney
f267c5c404 datasource selection logic - unselect other entities when choosing datasource 2021-06-16 23:27:38 +01:00
mike12345567
d22f608c6f Formatting. 2021-06-16 18:39:59 +01:00
mike12345567
c433a658b7 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-16 18:39:15 +01:00
mike12345567
7408eb945b Fixing automation integration and various components around forms. 2021-06-16 18:38:00 +01:00
Martin McKeaveney
1a94ef5039 end to end data providers and opinionated sql 2021-06-16 17:50:22 +01:00
Martin McKeaveney
150101f24c Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-16 16:35:00 +01:00
mike12345567
b8a3a13118 Fixing issues with inability to search. 2021-06-16 16:27:33 +01:00
Martin McKeaveney
85887b7952 minor tidy up 2021-06-16 15:54:14 +01:00
mike12345567
ecd601b311 Adding a little work to input/output processing external rows (_id field). 2021-06-15 14:56:25 +01:00
mike12345567
ce0e06cf3e Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-15 13:50:49 +01:00
mike12345567
765e38aafc Some quick updates after testing. 2021-06-15 13:50:41 +01:00
Martin McKeaveney
d52d7b8484 merge 2021-06-15 13:47:08 +01:00
mike12345567
a056176050 Some quick work to make it function as required. 2021-06-15 13:20:25 +01:00
mike12345567
91de2fb78e Adding some work towards supporting full data source integration. 2021-06-15 13:03:55 +01:00
mike12345567
11c52f26ad Formatting. 2021-06-14 19:07:13 +01:00
mike12345567
564cdd8102 Some of the functionality required for external SQL rows API. 2021-06-14 19:05:39 +01:00
mike12345567
bf47a66442 Fixing internal delete. 2021-06-14 13:52:06 +01:00
mike12345567
9719e26de2 Fixing bulk deletion. 2021-06-11 19:54:47 +01:00
mike12345567
7ba21329eb Updating rows API so that it has been broken into an internal and external API - this is breaking as it breaks out how bulk deletion is handled. 2021-06-11 18:56:30 +01:00