lkml icon indicating copy to clipboard operation
lkml copied to clipboard

Automatically convert yes/no to boolean

Open joshtemple opened this issue 4 years ago • 0 comments

For ease of use in Python, lkml should convert values that are yes or no strings into True and False boolean values.

joshtemple avatar Aug 01 '19 18:08 joshtemple