We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46772b2 commit ea37af4Copy full SHA for ea37af4
README.md
@@ -27,11 +27,6 @@ We recommend that mysql2 gem is higher than `0.3.12` and pg gem is higher than `
27
28
If you use ruby 2.1, use pg gem 0.21.0 (< 1.0.0) because ActiveRecord 5.1.4 or earlier doesn't support Ruby 2.1.
29
30
-### Resolve tzinfo version conflict
31
-
32
-If you want to use fluent-plugin-sql with recent fluentd/td-agent, you need to downgrade tzinfo to v1.x manually.
33
-See also this comment: https://github.com/fluent/fluent-plugin-sql/issues/87#issuecomment-614552292
34
35
## Input: How It Works
36
37
This plugin runs following SQL periodically:
0 commit comments