Oliver Laslett
Oliver Laslett
## Summary Customers require audit logs that specifically track key user and administrative actions in Lightdash for ITGC compliance. The current logging system: - Only logs a limited set of...
### Description It's hard to configure tile targets, it's slow and hard to read long field names ### Steps to Reproduce the Bug or Issue a ### version _No response_...
## Summary This PR fixes #15 by implementing proper boolean parsing in the LKML parser. Boolean values like `yes`, `no`, `true`, and `false` are now correctly converted to Python `bool`...