mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-17 22:27:19 +00:00
- Add revenue_events table to track org/project revenue with source tracking - Add Drizzle schema for revenue_events with proper org/project references - Create migration 0006_revenue_events.sql with indexes - Fix migration 0004: Remove FK constraints to profiles.id (auth schema incompatibility) - Document auth.users/profiles.id type mismatch (UUID vs VARCHAR) - Harden profile update authorization (self-update or org admin/owner only) - Complete org-scoping security audit implementation (42 gaps closed) |
||
|---|---|---|
| .. | ||
| meta | ||
| 0000_worried_mastermind.sql | ||
| 0001_new_apps_expansion.sql | ||
| 0002_os_kernel.sql | ||
| 0003_mode_system.sql | ||
| 0004_multi_tenancy_organizations.sql | ||
| 0005_add_organization_fks.sql | ||
| 0006_revenue_events.sql | ||