You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
improvement(tables): show the lock chip only when a table is actually locked
- The header chip rendered whenever an admin had the flag on, so an unlocked
table permanently carried a "Lock settings" entry. Header space is for
state: the chip now appears only once something is locked and names the
mode. The admin route to the panel on an unlocked table is the breadcrumb
dropdown, which already had it
- Keep the Append-only name when the schema is locked too. Append-only
describes the row semantics and a schema lock doesn't change them; the
detail line calls out the locked columns instead
0 commit comments