This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Commit a64417e
Remove db default value from description in revisions
Mysql gives this error when trying to provide a default value to text: ERROR 1101 (42000): BLOB, TEXT, GEOMETRY or JSON column
'description' can't have a default value.
We decided that it was better to have consistent behavior between
postgres and mysql than keep the default value for postgres.
Co-authored-by: Harsha Nandiwada <hnandiwada@vmware.com>
Co-authored-by: Merric de Launey <mdelauney@pivotal.io>1 parent d9b80a9 commit a64417e
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments