Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor result conversion and metadata properties
Updated function names from `toKotlinResult` to `toResult` to enhance clarity and consistency across the codebase. Refactored `name` and `type` properties in `Column` class to use `by lazy` for improved performance and readability.
- Loading branch information