Sqlite To Fast SQL

Guides the agent through migrating SQLite and SQL-style Capacitor plugins to @capgo/capacitor-fast-sql. Use when replacing bridge-based SQL plugins, adding encryption, preserving transactions, or moving key-value storage onto Fast SQL. Do not use for non-SQL storage, generic app upgrades, or plugins that already wrap Fast SQL.

cap-go Updated

File contents

cap-go/capgo-skills/tree/main/plugins/capacitor-app-migrations/skills/sqlite-to-fast-sql commit 6a3708bd7e

Frequently asked questions

npx skillmds@latest add cap-go/sqlite-to-fast-sql-2