add column and alias are separate
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//! What the table-definition pages render, and the wire formats they post.
|
||||
//!
|
||||
//! One state type serves all five pages, because each of them needs the same
|
||||
//! One state type serves all table-definition pages, because each of them needs the same
|
||||
//! context: which profile and table is being worked on, and what that table
|
||||
//! currently is. What differs is which panel the page renders, and `active`
|
||||
//! is what says so.
|
||||
|
||||
Reference in New Issue
Block a user