Dave Camp

Results 2 issues of Dave Camp

When run from a playground, I get the error `Generate_Swift_Initializer.SIGError error 0`. I assume this is `SIGError.notSwiftLanguage`. Maybe there is something special about the main source file in a playground......

pull request welcome

There does not appear to be a (convenient) way to execute a query with an array of values. For example, I want to run a query like: `SELECT key, createDate,...