Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add time type to support query_time of mysql and mariadb #1364

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

Clownsw
Copy link
Contributor

@Clownsw Clownsw commented Nov 29, 2023

What's changed?

#1362

Checklist

  • I hereby agree to the terms of the HertzBeat CLA
  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

@Clownsw Clownsw changed the title feat(*): Add time type to support query_time of mysql and mariadb Add time type to support query_time of mysql and mariadb Nov 29, 2023
@tomsun28 tomsun28 added enhancement New feature or request good first pull request Good for newcomers labels Nov 29, 2023
@Clownsw Clownsw force-pushed the fix/support-time-type branch 3 times, most recently from d93ea61 to ec8314a Compare November 30, 2023 02:16
Signed-off-by: Clownsw <msmliexx1@gmail.com>
@Clownsw
Copy link
Contributor Author

Clownsw commented Nov 30, 2023

@tomsun28 I have fixed eslint and commit gpg issues

Copy link
Contributor

@tomsun28 tomsun28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍👍LGTM! Many points have been considered.

@tomsun28
Copy link
Contributor

hi, there is still a eslint warning. Suggest run the scripts "lint:fix": "ng lint --fix", in package.json to auto fix it.

/home/runner/work/hertzbeat/hertzbeat/web-app/src/app/routes/alert/alert-setting/alert-setting.component.html
  599:12  error  Insert `⏎`  prettier/prettier
Lint errors found in the listed files.

Signed-off-by: Clownsw <msmliexx1@gmail.com>
@Clownsw
Copy link
Contributor Author

Clownsw commented Nov 30, 2023

hi, there is still a eslint warning. Suggest run the scripts "lint:fix": "ng lint --fix", in package.json to auto fix it.

/home/runner/work/hertzbeat/hertzbeat/web-app/src/app/routes/alert/alert-setting/alert-setting.component.html
  599:12  error  Insert `⏎`  prettier/prettier
Lint errors found in the listed files.

I fixed the commit

@tomsun28
Copy link
Contributor

👍👍 @all-contributors please add @Clownsw for code

Copy link
Contributor

@tomsun28

I've put up a pull request to add @Clownsw! 🎉

@tomsun28 tomsun28 merged commit d82761b into apache:master Nov 30, 2023
2 checks passed
@tomsun28 tomsun28 added this to the v1.4.3 milestone Nov 30, 2023
tomsun28 pushed a commit that referenced this pull request Jan 16, 2024
Signed-off-by: Clownsw <msmliexx1@gmail.com>
tomsun28 pushed a commit that referenced this pull request Mar 9, 2024
Signed-off-by: Clownsw <msmliexx1@gmail.com>
tomsun28 pushed a commit that referenced this pull request Mar 9, 2024
Signed-off-by: Clownsw <msmliexx1@gmail.com>
tomsun28 pushed a commit that referenced this pull request Mar 10, 2024
Signed-off-by: Clownsw <msmliexx1@gmail.com>
tomsun28 pushed a commit that referenced this pull request Mar 10, 2024
Signed-off-by: Clownsw <msmliexx1@gmail.com>
tomsun28 pushed a commit that referenced this pull request Mar 11, 2024
Signed-off-by: Clownsw <msmliexx1@gmail.com>
tomsun28 pushed a commit that referenced this pull request Mar 11, 2024
Signed-off-by: Clownsw <msmliexx1@gmail.com>
tomsun28 pushed a commit that referenced this pull request Mar 11, 2024
Signed-off-by: Clownsw <msmliexx1@gmail.com>
tomsun28 pushed a commit that referenced this pull request Mar 11, 2024
Signed-off-by: Clownsw <msmliexx1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first pull request Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Query time for databases (mysql, mariadb...) should support comparison operations
2 participants