smithers-migrate

Solid

Copy the legacy bun:sqlite smithers.db into PGlite or Postgres and write the migrated.json marker. Run `smithers migrate --help` for usage details.

AI & Automation 338 stars 43 forks Updated today MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
84
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
33
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# smithers migrate Copy the legacy bun:sqlite smithers.db into PGlite or Postgres and write the migrated.json marker. ## Options | Flag | Type | Default | Description | |------|------|---------|-------------| | `--from` | `string` | | Source backend; inferred when exactly one store has runs | | `--to` | `string` | | Target backend; required (pglite, postgres, or sqlite) | | `--url` | `string` | | Postgres connection URL when --to postgres | | `--keepSqlite` | `boolean` | `true` | Keep the legacy SQLite database after a successful copy | | `--agent` | `boolean` | `false` | Run the durable migrate-repair workflow instead of deterministic migration |

Details

Author
smithersai
Repository
smithersai/smithers
Created
6 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category