BoxLang: Our new JVM Dynamic Language made by Ortus! Check it out: https://www.boxlang.io

Implement QueryMeta class for $.bx.meta or $.bx.getMeta() debugging support

Description

All queries should have these keys in the metadata:

  • recordCount

  • columns or columnList

  • hashCode

Query objects populated from a JDBC should have these additional keys:

  • sql

  • sqlParameters

  • executionTime

  • cached

  • cacheProvider

  • cacheKey

  • cacheTimeout

  • cacheLastAccessTimeout

  • and, optionally, generatedKey if the SQL statement generated a key value.

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created June 17, 2024 at 4:02 PM
Updated July 15, 2024 at 1:38 PM
Resolved July 15, 2024 at 1:38 PM

Flag notifications