Commit Graph

17 Commits

Author SHA1 Message Date
Lars Stegman 799e194700
feat(outputs.sql): Support secret for dsn (#16678) 2025-04-14 17:14:00 +01:00
hautecodure 49dc1270a3
feat(outputs.sql): Add option to automate table schema updates (#16544) 2025-04-01 19:51:20 +01:00
Sven Rebhan 3160f73ea0
fix(outputs.sql): Allow to disable timestamp column (#16625) 2025-03-21 10:30:11 -05:00
Sven Rebhan ca6193190d
chore(sql): Cleanup code (#16624) 2025-03-14 14:47:58 -05:00
AndreKR 9df54ae8ad
chore(outputs.sql): Adapt default templates for ClickHouse (#16464) 2025-03-03 13:41:33 -06:00
Paweł Żak 253a114622
chore: Fix linter findings for `revive:comment-spacings` (part 3) (#15898) 2024-09-19 11:05:35 +02:00
Sven Rebhan b2967cb515
chore: Update go to v1.23.0 (#15766)
Co-authored-by: Pawel Zak <pawel.zak.pawel@gmail.com>
2024-08-30 14:23:51 -05:00
Joshua Powers ae9668b805
test(outputs.sql): Fix clean up of sql database file (#13918) 2023-09-14 20:09:06 +02:00
Joshua Powers f43427267d
chore: Clean up results from make check-deps (#13919)
Adds additional build directives to avoid a few other arch combos
2023-09-13 11:24:43 +02:00
Joshua Powers c238ebb271
fix(sql): Allow sqlite on Windows (amd64 and arm64) (#13865) 2023-09-08 20:14:24 +02:00
Paweł Żak 9d9eb403a6
chore: Review of //nolint comments (#12088) 2022-10-26 12:06:08 +02:00
Sebastian Spaink 4913392b85
chore: Remove deprecated build tags (#11867) 2022-09-22 13:25:31 -05:00
Eng Zer Jun c3d176029d
test: use `T.TempDir` to create temporary test directory (#10988) 2022-04-18 13:27:59 -06: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
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