Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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:2026年5月12日 11:03
文件资源管理器
5 个文件
SKILL.md
readonly