Skip to content

Instructions don't match reality #5

@netrounds-joakim

Description

@netrounds-joakim
 go install github.com/shanemhansen/goper/...
 schema -driver sqlite3 -dsn path/to/file.sqlite3 > data.go
 schema -driver mysql -dsn "user:password@tcp(127.0.0.1:3306)/main" > data.go

Installing goper only builds goper.a under pkg, there is no binary being built.

Also schema is a bit of a generic name for an executable? Why not goper?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions