Skip to content

AUGMENTS support #8

@jsatchell

Description

@jsatchell

It looks like supporting AUGMENTS (which is a type of foreign key relationship between tables) needs some Rust level support. It is closely related to the case where an index references columns in another table.

First guess is a new struct, which uses the index from a base table.

Once that works, update the compiler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions