Description
Extend multi-tenant friendly SQLite schema for API - Marketing tools.
File: seed.sql
Suggested approach
- Add additional fields to
Organization (Refactored Tenant) and Company tables,
- New tables:
- Users,
- RBAC (User memberships, Roles, Permissions),
- Lists (of Companies),
- Tags (for Lists),
- Mail templates,
- Mail queues,
- Campaigns,
- Campaigns steps,
- Organization settings,
- User settings,
Related issues
Depends on #9
Description
Extend multi-tenant friendly SQLite schema for API - Marketing tools.
File: seed.sql
Suggested approach
Organization(Refactored Tenant) andCompanytables,Related issues
Depends on #9