Skip to main content
Run any Skill in Manus
with one click
$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:May 12, 2026 at 11:03
File Explorer
5 files
SKILL.md
readonly