Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$pwd:

migrate-to-1-0

// Migrates a Kotlin project from Exposed 0.61.0 to Exposed 1.0. Scans Kotlin sources and build files, applies the mechanical changes documented in the official 1.0 migration guide (package renames, JDBC module moves, SqlExpressionBuilder lambda → top-level imports, build dependency bumps), and produces a report of items that need manual review. Use when the user wants to upgrade an existing Exposed 0.61.0 project to 1.0; for older 0.x versions the skill emits a compatibility warning and proceeds only with user confirmation.

$ git log --oneline --stat
stars:9 245
forks:778
updated:12 mai 2026 à 11:03
Explorateur de fichiers
5 fichiers
SKILL.md
readonly