JongWoo Jeong

Results 1 issues of JongWoo Jeong

I'm trying to bind MySQL `DATETIME` with formatted string(yyyy-MM-dd hh:mm:ss). So I made a custom type and implemented `ValueScanner`, and fortunately it almost works. However, it does not work even...