Jinzhu

Results 80 comments of Jinzhu

Hello @tomtwinkle Thank you for your PR, but maybe should pass those registered type in the Option struct? Also might be good to allow to register some default global converters.

Hi @davidcelis, how is this going?

Thank you for the information, and will work on that once the values function is not supported. the new syntax is not supported for mostly running db services currently.

```go CreatedAt time.Time `gorm:"precision=3"` ``` Latest mysql version should use `3` as precision by default for mysql 8

Fixed by commit https://github.com/go-gorm/postgres/pull/133

`Upgrade` to latest version should works.

Latest version should fixed the issue.

If we don't provide an API to change the prefix, it is not necessary to make this change?