Sven Rebhan
|
d9a6d8b774
|
chore: embed sample configurations into README for outputs (#11182)
|
2022-05-25 08:48:59 -06:00 |
Sebastian Spaink
|
256caede89
|
chore(outputs): migrate sample configs into separate files (#11131)
|
2022-05-18 11:30:06 -05:00 |
Joshua Powers
|
d0476898e5
|
test: remove unecessary flag in sql input (#11115)
|
2022-05-17 20:30:18 +00:00 |
Eng Zer Jun
|
81090be35d
|
refactor: replace strings.Replace with strings.ReplaceAll (#11079)
|
2022-05-11 09:53:34 -06:00 |
reimda
|
6ba3b1e91e
|
chore: Fix readme linter errors for output plugins (#10951)
|
2022-04-21 09:45:47 -06:00 |
Eng Zer Jun
|
c3d176029d
|
test: use `T.TempDir` to create temporary test directory (#10988)
|
2022-04-18 13:27:59 -06:00 |
Sebastian Spaink
|
a7df6c6aa6
|
feat: migrate output plugins to new sample config format (#10910)
|
2022-04-07 15:55:03 -06:00 |
Joshua Powers
|
008e43b7c8
|
fix: sql unsigned settings (#10673)
|
2022-03-03 08:21:39 -07:00 |
Anatoly Laskaris
|
531d7bb741
|
feat: Add ClickHouse driver to sql inputs/outputs plugins (#9671)
|
2022-01-28 13:35:03 -07:00 |
Joshua Powers
|
1b7e8c90e9
|
chore: sql readme with more details on data types (#10378)
Fixes: #9562
|
2022-01-05 08:18:28 -07:00 |
Joshua Powers
|
0d8d118319
|
chore: clean up all markdown lint errors in output plugins (#10159)
|
2021-11-24 11:47:33 -07:00 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06:00 |
Sebastian Spaink
|
3a7d9b6d98
|
fix: support 1.17 & 1.16.7 Go versions (#9642)
|
2021-08-23 15:37:44 -05:00 |
Nicolai Scheer
|
41c384a978
|
feat: add bool datatype for sql output plugin (#9598)
Co-authored-by: Nicolai Scheer <nicolai.scheer@check24.de>
|
2021-08-17 17:19:02 -04:00 |
Sven Rebhan
|
ee0a86c4ae
|
Fix import of sqlite and ignore it on all platforms that require CGO. (#9359)
|
2021-06-15 16:46:53 -06:00 |
reimda
|
e289612ff3
|
Add SQL output plugin (#9280)
|
2021-06-03 22:49:55 -06:00 |