Frontend Client for Parseable. Parseable is a cloud native log storage and management for Kubernetes, containerised workloads
GNU Affero General Public License v3.0
25
stars
35
forks
source link
fix: Add or update OFFSET clause in query #376
Open
praveen5959 opened 1 week ago
appendOffsetToQuery
function to properly handle both:OFFSET
clause if it is missing.OFFSET
clause with the provided offset value.