Yuriy Moskalchuk
Yuriy Moskalchuk
There is a PR, waiting to be merged: https://github.com/glerchundi/sqlboiler-crdb/pull/37 You can build it manually from [my fork](https://github.com/optiman/sqlboiler-crdb) in the meantime.
Confirming crash on **GoLand 2020.1 EAP** ```GoLand 2020.1 EAP Build #GO-201.4515.41, built on February 3, 2020 Runtime version: 11.0.5+9-b674.2 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Linux 5.3.0-28-generic...
I think the problem is here: https://github.com/jhsx/GoJetPlugin/blob/468019136301507df10a5af10e3b69100f4ada3f/src/io/github/jhsx/jet/lang/lexer/jet.flex#L43 Probably must be: `IDENT = {LETTER} ({LETTER}* | {DIGIT}* )`
Unfortunately, I haven't been able to build the project. I'm not very familiar with Java. Also I have decided to use the official Go templates, after all.