Skip to content

A better implementation of for with-column (create-table)Β #3

@ukriish

Description

@ukriish

As of now it is using sql/call to generate various constraints for columns, which shouldn't be the case as they are not really sql function calls.

Possible better implementation would be a map for each column, which can be generated using helpers.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions