global table profile name from server in web now
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
/// The pseudo-profile a page posts when the selection is the global scope.
|
||||
///
|
||||
/// Global tables belong to every profile, so the backend keeps them in a
|
||||
/// schema of their own rather than in any one profile's. A selector that lists
|
||||
/// profiles offers this alongside them, and the backend recognises the name.
|
||||
pub(crate) const GLOBAL_SCOPE: &str = "__global";
|
||||
|
||||
pub(crate) mod add_logic;
|
||||
pub(crate) mod add_table;
|
||||
pub(crate) mod add_validation;
|
||||
|
||||
Reference in New Issue
Block a user