Skip to content

Add support for arbitrary SEQUENCES that are not tied to a primary key #130

Open
@rvinzent

Description

@rvinzent

In native postgres, I can create stand-alone SEQUENCE objects that are sometimes useful outside of a primary key context. It would be nice if there was a Sequence class similar to Model that could be detected by migrations, and be usable with a NextVal function in the ORM.

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