feat(education): resolve student tenant context
This commit is contained in:
1
sql/mysql/education/001-education-tenant-rollback.sql
Normal file
1
sql/mysql/education/001-education-tenant-rollback.sql
Normal file
@@ -0,0 +1 @@
|
||||
-- Ticket #3 creates no database records, so rollback is intentionally a no-op.
|
||||
3
sql/mysql/education/001-education-tenant-seed.sql
Normal file
3
sql/mysql/education/001-education-tenant-seed.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Ticket #3 adds no administrator permission.
|
||||
-- Tenant resolution is @PermitAll and current education context only requires an authenticated Member session.
|
||||
-- Therefore no system_menu rows are required for this vertical slice.
|
||||
Reference in New Issue
Block a user