forked fromcoder/coder
- Notifications
You must be signed in to change notification settings - Fork0
Commit301727d
authored
chore: improve dump error output (coder#3499)
* chore: improve dump error output- Properly report the error that occurs during the DB connection retry loop.- Fail fatally if migration is unsuccessful.1 parent8cf8211 commit301727d
1 file changed
+16
-4
lines changedLines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
| |||
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
126 | 132 |
| |
127 | 133 |
| |
128 | 134 |
| |
129 |
| - | |
| 135 | + | |
| 136 | + | |
130 | 137 |
| |
131 | 138 |
| |
132 | 139 |
| |
133 | 140 |
| |
134 | 141 |
| |
135 |
| - | |
| 142 | + | |
| 143 | + | |
136 | 144 |
| |
| 145 | + | |
137 | 146 |
| |
138 | 147 |
| |
139 |
| - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
140 | 151 |
| |
141 | 152 |
| |
142 | 153 |
| |
143 | 154 |
| |
144 | 155 |
| |
145 |
| - | |
| 156 | + | |
146 | 157 |
| |
| 158 | + | |
147 | 159 |
| |
148 | 160 |
| |
149 | 161 |
| |
|
0 commit comments
Comments
(0)