php-uptelligence/Models
Snider cb41d3fae6 fix(P2-058): complete migration column alignment with models
- VersionRelease: add storage fields, file counters, timestamps
- UpstreamTodo: add branch_name, assigned_to, started_at
- DiffCache: add new_content, lines_added/removed, metadata casts
- AnalysisLog: use version_release_id and error_message
- Asset: add slug, name, licence fields, install details
- AssetVersion: add changelog, breaking_changes, paths
- Webhook tables: fix foreign key to uptelligence_vendors

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 18:05:38 +00:00
..
AnalysisLog.php fix(security): address P2 security items and migration mismatch 2026-01-29 13:29:26 +00:00
Asset.php fix(security): address P2 security items and migration mismatch 2026-01-29 13:29:26 +00:00
AssetVersion.php fix(security): address P2 security items and migration mismatch 2026-01-29 13:29:26 +00:00
DiffCache.php fix(P2-058): complete migration column alignment with models 2026-01-29 18:05:38 +00:00
Pattern.php refactor: move namespace from Core\Uptelligence to Core\Mod\Uptelligence 2026-01-27 16:32:55 +00:00
PatternCollection.php refactor: move namespace from Core\Uptelligence to Core\Mod\Uptelligence 2026-01-27 16:32:55 +00:00
PatternVariant.php refactor: move namespace from Core\Uptelligence to Core\Mod\Uptelligence 2026-01-27 16:32:55 +00:00
UpstreamTodo.php fix(security): address P2 security items and migration mismatch 2026-01-29 13:29:26 +00:00
UptelligenceDigest.php refactor: update Tenant namespace imports to Core\Tenant 2026-01-27 17:42:11 +00:00
UptelligenceWebhook.php refactor: move namespace from Core\Uptelligence to Core\Mod\Uptelligence 2026-01-27 16:32:55 +00:00
UptelligenceWebhookDelivery.php refactor: move namespace from Core\Uptelligence to Core\Mod\Uptelligence 2026-01-27 16:32:55 +00:00
Vendor.php fix(security): address P2 security items and migration mismatch 2026-01-29 13:29:26 +00:00
VersionRelease.php fix(P2-058): complete migration column alignment with models 2026-01-29 18:05:38 +00:00