Skip to content

Add support for function used as table default #49

@abrkn

Description

@abrkn
create function get_next_id() returns int as ...

create table mytable (id int default get_next_id())

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions