Skip to content

A script to migrate from legacy 'default' sum variants to the current format.

Notifications You must be signed in to change notification settings

chartium/migrate-timeseries-sum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timeseries-migrate-default

A script to migrate from legacy 'default' sum variants to the current format.

  1. Install Bun:
    • Linux/macOS: curl -fsSL https://bun.sh/install | bash
    • Windows: powershell -c "irm bun.sh/install.ps1 | iex"
  2. Download migrate.ts
  3. In terminal, execute: bun run ./migrate.ts /path/to/file.db

About

A script to migrate from legacy 'default' sum variants to the current format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published