Skip to content

/database/query.GetColumn() should be 1-indexed, not 0-indexed #2443

@amylizzle

Description

@amylizzle

query.GetColumn(0) is bad, should be query.GetColumn(1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    RuntimeInvolves the OpenDream server/runtimegood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions