Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - Extend EntityLocation with TableId and TableRow #6681

Closed
wants to merge 20 commits into from

Commits on Nov 18, 2022

  1. Add TableId and ArchetypeId

    james7132 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4da38b0 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    james7132 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    2da3328 View commit details
    Browse the repository at this point in the history
  3. Shrink ArchetypeId

    james7132 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    be7bf27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b9c1d3 View commit details
    Browse the repository at this point in the history
  5. Add docs for TableId.

    james7132 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    a9d4be9 View commit details
    Browse the repository at this point in the history
  6. Type level docs for TableId

    james7132 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    bf10fe8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58753f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32873bb View commit details
    Browse the repository at this point in the history
  9. Formatting

    james7132 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    18b08b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Fix backtick

    james7132 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    b25800e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    cf5f87f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    ace0173 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Fix docs

    james7132 committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    ac7f1eb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    2952556 View commit details
    Browse the repository at this point in the history
  2. Fix build

    james7132 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    9b133d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38093e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    1746ac0 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. less verbose docs

    Co-authored-by: JoJoJet <21144246+JoJoJet@users.noreply.github.com>
    james7132 and JoJoJet authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    416cdbb View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Move safety comment

    james7132 committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    d9c3389 View commit details
    Browse the repository at this point in the history
  2. Simplify fetch_table

    james7132 committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    c603483 View commit details
    Browse the repository at this point in the history