Public
Likecopy-sqlite-table
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v9View latest version
Generic script to migrate one table from your Val Town account-based (global) database to a val-scoped database.
You can copy-paste the migrate.ts file into any val you'd like to migrate. Does not handle:
- Multiple tables
- Indexes
- Triggers
- Views
Townie (Normal mode, Claude Sonnet 4.6) was quite helpful in building this does-one-thing migrator, so I bet it would be straightforward to remix this val to handle any of the above.