James Ayvaz

Results 7 issues of James Ayvaz

Updated to Kotlin 1.3.50 Updated to Ktor 1.2.5

Unable to access redshift database using this as a guide. https://docs.aws.amazon.com/redshift/latest/mgmt/connecting-in-code.html Given the errors are ClassNotFoundException I thought it might be a configuration issue. Exception in thread "main" java.lang.NoClassDefFoundError: java/sql/SQLException...

I didn't see a way with wtforms to provide a title and placeholder attribute so I use a new class FieldDescription that holds these additional properties. **str** returns description so...

I need to define multiple commands and using the dsl syntax is nice.

friendly reminder node module needs updating so that yeoman pulls down the latest code.

generated project crashes on lollipop devices

I had to add multidexing after adding more libs, this will hopefully prevent others from running into a similar problem.