571f7d02b0
Basically this is caused by sqlite actually doesn't have any column type restriction. also save gob type column as blob to enforce byte-string value, since varchar with utf8 collation type will take at least 3 byte to store, this will break YAML-Gob decoding at `params` column. Also fix some typo, and clean up fixtures code. |
||
---|---|---|
.. | ||
encrypt | ||
migrate | ||
schema | ||
testing | ||
builds.go | ||
commits.go | ||
database.go | ||
members.go | ||
repos.go | ||
settings.go | ||
teams.go | ||
users.go |