Skip to content

juancwu/libsql-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libsql-migrate

libsql migration tool written in Go

Usage

A CLI tool for generating migration files

Usage:
  migrate [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  down        Rollbacks migrations
  gen         Genereate new migration files
  help        Help about any command
  up          Performs migrations

Flags:
  -h, --help   help for migrate

Use "migrate [command] --help" for more information about a command.

Releases

No releases published

Packages

No packages published