internally hidden column forgotten
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
use crate::schema::{ColumnCatalog, ColumnDraft};
|
||||
|
||||
pub(crate) const GLOBAL_SCOPE: &str = "__global";
|
||||
pub(crate) use crate::pages::GLOBAL_SCOPE;
|
||||
|
||||
/// The profile and table the workspace is pointed at. Arrives as a query
|
||||
/// string on the selector and on the column-panel endpoints, and as hidden
|
||||
|
||||
Reference in New Issue
Block a user