Skip to content

Support composite primary keys #209

@shahryarjb

Description

@shahryarjb

Code of Conduct

  • I agree to follow this project's Code of Conduct

AI Policy

  • I agree to follow this project's AI Policy, or I agree that AI was not used while creating this issue.

Is your feature request related to a problem? Please describe.

Sometimes a project needs to keep history of a resource changes which just has for example 2 belongs_to which are primary_key?: true without any other attributes, But i think it is not supported for now
based on

Resources with composite primary keys are not currently supported. Got keys #{inspect(keys)}

Describe the solution you'd like

I would be very good to add it in ash_paper_trail.
For example we can have all history of team member which want to join (add) or left the team (destroy)

Describe alternatives you've considered

No response

Additional context

Thank you in advance

Discord link:
https://discord.com/channels/711271361523351632/1253438465543245844/1429155896218615999

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Someday

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions