DEFAULT_BUNDLE_ID

Constant DEFAULT_BUNDLE_ID 

Source
pub const DEFAULT_BUNDLE_ID: &str = "default";
Expand description

Id used for the seeded Default bundle. Fixed so the migration is idempotent across restarts (a second run looks up by id, sees the row, reuses it instead of minting a new uuid). Not the same as the "blank" singleton — the blank bundle has no bindings by contract.