Skip to content

ShunichirouKamino/harp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

harp

harp converts ER-diagram by mermaid to DDL query.

Usage

$ cargo run help

USAGE:
    harp.exe [OPTIONS] <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
SUBCOMMANDS:
    convert    Write a memver to the journal file
    help       Prints this message or the help of the given subcommand(s)
  • $ cargo convert ./doc/sample-er.md

harp.gif

TIPS

Remarks

  • "default"
    • "default_null"
    • "default_current_timestamp"
  • "not_null"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages