Florian von Bock

Results 4 issues of Florian von Bock

CASCADE, SET NULL, and NO ACTION are translated as is. No action defined is - per MySQL documentation actually RESTRICT and thus translated as such. (SET DEFAULT is not accepted...

feedback

Currently elastigo does not use the information from the highlighting functionality es provides. It's basically a one-liner added to the `Hit` struct. I could make a PR or just post...

Hi! First of all thanks for the great libray! I am running into an issue with scanning into a golang struct attribute that is a slice and cant find any...