1
0
Fork 0
mirror of synced 2024-10-04 03:54:37 +13:00
Commit graph

13 commits

Author SHA1 Message Date
Martin McKeaveney
877dfb0e5d moving node fetch import into module 2022-04-25 00:05:32 +01:00
Martin McKeaveney
33717ceb30 auto fetch access token in gsheets integration 2022-04-24 23:32:47 +01:00
Martin McKeaveney
ee6a16827a fixing google sheets bug, respect google configuration hierarchy 2022-03-28 16:44:33 +01:00
Michael Drury
05836272dd Adding a mechanism to concat strings in queries, there was a problem when char const strings were wrapping bindings, this should find instances of that and replace with a datasource specific method of concating the constant with the variable. 2022-03-11 00:19:26 +00:00
Michael Drury
94041ced55 Changing how SQL vars are generated so that when new SQL implementations are added they must implement a generation mechanism. 2022-03-02 22:45:10 +00:00
Martin McKeaveney
203c892f33 code review and merge with develop 2022-01-26 17:45:28 +01:00
Martin McKeaveney
5d59db8fd2 code review 2022-01-26 17:14:47 +01:00
Martin McKeaveney
7b39f46507 tidy up 2022-01-18 17:41:38 +01:00
Martin McKeaveney
5538f5ff6f table management functions 2022-01-18 17:15:29 +01:00
Martin McKeaveney
857d1f7c0b gsheets E2E 2022-01-15 19:28:04 +01:00
Martin McKeaveney
c2d97b9449 google auth working 2022-01-06 08:08:54 +00:00
Martin McKeaveney
9ac60079c7 datasource plus support for google sheets 2021-11-25 20:12:32 +01:00
Martin McKeaveney
f9b2a3c5e1 Google sheets integration CRUD E2E 2021-11-25 18:12:12 +01:00