aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-28 17:00:53 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-28 17:00:53 +0100
commit669c2c1c28b62ed8c5c91352102d521e22d8ad77 (patch)
treecd04a1146fd061a0562d98e422ea2e8bc7e5828e /go.mod
parenteaf245e3eed04aec1b5aa3941ee7f54d62b6b149 (diff)
downloadeasybridge-669c2c1c28b62ed8c5c91352102d521e22d8ad77.tar.gz
easybridge-669c2c1c28b62ed8c5c91352102d521e22d8ad77.zip
Actually gorm:"type:text" was useless
With the Postgres backend, strings will use text by default. Using varchar(255) by default (which is stupid) is done only for sqlite, which doesn't care about the type anyways.
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions