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 b5e1828 2 files · 4.7 KB Updated

File contents

cap-go/capgo-skills/tree/main/skills/sqlite-to-fast-sql commit b5e1828f24

Frequently asked questions

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