Skip to content

synth_column_integer_sequence() is happy to do numeric sequences #8

@jabortell

Description

@jabortell

I found that synth_column_integer_sequence() is happy to do numeric sequences. For example, this works:

{{ synth_column_integer_sequence(name="quarter_steps", step=0.25, start=1) }}

Might make sense to rename this macro to synth_column_numeric_sequence(), or to implement it separately then enforce integer steps in synth_column_integer_sequence()?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions