-
Notifications
You must be signed in to change notification settings - Fork 9
Feat: adapter and clickhouse adapter #94
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
Merged
Merged
Changes from 3 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
c4aa4b3
Feat: adapter and clickhouse adapter
lohanidamodar 74af397
improvement with tenants
lohanidamodar 52303ec
Refactor and fix test
lohanidamodar 338fbea
Fix codeql
lohanidamodar 241d940
remove unused
lohanidamodar 250dc30
update docker compose
lohanidamodar 22ab1fd
fix format
lohanidamodar a984108
Fix docker compose clickhouse healthcheck
lohanidamodar 1c86da3
Test and fixes clickhouse adapter
lohanidamodar a658197
improve adapter
lohanidamodar c711f33
Refactor
lohanidamodar 9a29463
codeql fix
lohanidamodar a19378e
Fix suggestions and security issues
lohanidamodar 91ba188
remove id prefix
lohanidamodar db744cf
Further fixes
lohanidamodar 7d1e588
Format
lohanidamodar 5fd42bf
More suggestion fixes
lohanidamodar 59225a1
wrong folder
lohanidamodar 957a7a9
use docker compose wait
lohanidamodar 7808825
updated return type
lohanidamodar 03951d0
Fix test
lohanidamodar e806fa0
use batch delete
lohanidamodar 97c1e0e
simplify conversion
lohanidamodar 8e1211f
Fix comments and cleanup
lohanidamodar fd6b2dd
use validator
lohanidamodar 5714e29
update to use time attribute
lohanidamodar 7ac9f3b
fix type
lohanidamodar 8cd0cec
fix params
lohanidamodar de10e8e
Fix create
lohanidamodar 7251c3e
remove example file
lohanidamodar 0e1920a
update readme
lohanidamodar db3d035
fix healthcheck
lohanidamodar 257c1fc
fix escaping
lohanidamodar 9ed6d87
Feat: add specialized methods with additional query params
lohanidamodar 874de63
Update clickhouse to a safe approach
lohanidamodar 2bb9159
Clickhouse specific tests
lohanidamodar c21f861
additional tests
lohanidamodar 5ca5dd4
update datetime
lohanidamodar 93c0fba
Feat: enhance log retrieval methods with optional filtering parameters
lohanidamodar 5be0295
Dockerfile update
lohanidamodar d294584
remove unused import
lohanidamodar 8a67e31
Update Dockerfile
lohanidamodar b04f8f8
Fix: use DateTime object in cleanup instead of string
lohanidamodar 5cbab40
format
lohanidamodar 711481b
fix date format
lohanidamodar d68d21d
Fix date time handling
lohanidamodar d72b523
fix codeql
lohanidamodar 56584d2
remove duplicate
lohanidamodar e9a9c31
format time correctly in database adapter
lohanidamodar 308d74b
Fix type check
lohanidamodar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.