8000 sqlx-runner exec error · Issue #78 · mgutz/dat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
sqlx-runner exec error #78
Open
Open
@woanware

Description

@woanware

Line 719 in sqlx-runner/exec.go won't compile as the NewV4 method returns a string and an error so causes a multi value returned error:

https://github.com/satori/go.uuid/blob/master/generator.go

func NewV4() (UUID, error) {
return global.NewV4()
}

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

      0