Skip to content

Use key words in the column name to default the data type #46

@simonhunt8475

Description

@simonhunt8475

Currently in quickSQL if the column name includes _number then it defaults the column to NUMBER and _date to DATE. Prior to 23.2 _name would defalt to VC255, but that has now gone. I would suggest this is reinstated, but shortened to the length at which the builder creates a Text Field rather than a Text Area. I would do the same for _title.

Implicitly, this should set test_name = vc90, test_description = vc4000, test_number = numeric and test_date = date

Screenshot 2024-01-27 at 22 17 45

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions