Kerry

Results 4 issues of Kerry

I'm still testing is schemachange can be a replacement for how we deploy code using snowsql today. In snowsql when code is run, our process automatically prefixes the code with...

We have multiple development teams on many projects. Database code is organized by project with run-time scripts (in SQL folder) and migration scripts (in a Deploy folder). The migration script...

Workaround

### Current Situation HomeBridge only exposes the KS200M as a switch meaning that we are unable to build action backed on motion detection. ### Proposed Change Please add motion detection...

enhancement

Attempting to run a script with multiple SQL statements, for example: ``` select 'Hello World' as "Welcome Message"; select 'Hello again!' as "Message 2"; ``` results in the following error:...