Commit 0104993
committed
Guard sync route registration against missing table
Adds a db_version check before registering the collaboration REST
routes so sites that haven't run the upgrade routine yet don't hit
a fatal error from the missing sync_updates table.1 parent b1217ff commit 0104993
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
| 433 | + | |
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
| |||
0 commit comments