mirror of
https://github.com/iflytek/skillhub.git
synced 2026-09-26 01:14:17 +00:00
- Change skill uniqueness constraint from (namespace_id, slug) to (namespace_id, slug, owner_id) to support per-user skill records - Reject publish when another owner has a published skill with same slug - Reject review approval when same-slug conflict exists - Auto-withdraw pending review versions when submitting a new version - Resolve visible skill by preferring published skill, then current user's own skill, to fix wrong skill returned for same-slug queries - Invalidate all skill query cache on publish to prevent stale data |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||