diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2026-01-13 12:59:57 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2026-01-13 13:21:16 +0000 |
| commit | 787e7cd0a324014b6ec3d4d830119c8d71439200 (patch) | |
| tree | b0c8ed6bfefafda2e812dc30f0451ec0d2bf6e1d /executor/executor_fuchsia.h | |
| parent | e31fcc98a0656b952c90a2bcf6d044efb890e21a (diff) | |
dashboard/app: prepare for spanner migrations
If the code uses "select *", it's not possible to update spanner schema.
Adding a field to spanner first leads to "missing field in Go struct" errors,
adding a field to Go struct first leads to "missing field in spanner" errors.
Replace "select *" with concrete set of fields the code knowns about.
This should allow adding fields to spanner first.
Diffstat (limited to 'executor/executor_fuchsia.h')
0 files changed, 0 insertions, 0 deletions
