Track schema changes and migration history across all environments.
006_add_team_roles
FailedAdd role and permissions columns to team_members table
5 min ago
005_add_billing_tables
PendingCreate invoices, subscriptions, and payment_methods tables
004_create_api_keys
AppliedCreate API keys table with scopes and expiration support
2 hours ago
003_add_user_settings
AppliedAdd JSON settings column to users table with defaults
1 day ago
002_create_teams
AppliedCreate teams and team_members tables with foreign keys
3 days ago
001_initial_schema
AppliedCreate users, sessions, and audit_logs tables
7 days ago
Timeline-style database migration tracker with applied, pending, and failed status indicators. Shows migration names, descriptions, and timestamps.
devtools16
Background job queue monitor showing processed, pending, and failed counts with healthy, warning, and critical status indicators.
devtools15
Dependency version tracker with update availability, security fix indicators, and version comparison arrows.
devtools10
Scheduled task manager showing cron expressions, last/next run times, duration, and active/paused/failed status indicators.
devtools4
Application error tracking feed with severity indicators, occurrence counts, and source locations. Summary pills show error distribution.