Skip to content

knop_database oncreate -keyfield's column cannot be numeric #114

@stevepiercy

Description

@stevepiercy

This code will fail.

var(db) = knop_database(
    -database='database',
    -table='table',
    -maxrecords=$maxrecords,
    -keyfield='id',
    )
An unhandled failure during a web request
Error Code: 21
Error Msg: Is a directory
Error Stack: 
169:20 file.lasso

Use a varchar for -keyfield.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions