oscar

Results 5 comments of oscar

Ah, I was wondering why the labels were disappearing when I have errors near the end of the source file. Fixed it by replacing CRLF with LF newlines.

@artukrap this is probably late but you could use https://github.com/scrogson/oauth2

The following code might work: ` static visible = ["description", "title"] `

Did you manage to solve this issue?

@danab Mysql only returns a single id after a (batch) insert with [LAST_INSERT_ID()](http://dev.mysql.com/doc/refman/5.6/en/information-functions.html#function_last-insert-id)