This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Commit 4cd6bd2
Aakash Shah
Update app_events.exit_description to text
For databases that aren't Postgres, the "String" type in Sequel usually
maps to a varchar(255). This is problematic for the code pushed in
0c199d4 as it doesn't prevent SQL errors from being raised when the
payload exceeds 255 characters.
cloudfoundry/capi-release#152
cloudfoundry/capi-release#162
[#168010974]
[#170222110]
Authored-by: Aakash Shah <ashah@pivotal.io>1 parent ccf6ae1 commit 4cd6bd2
1 file changed
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments