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

AJ-2008: json-based entities POC #3026

Draft
wants to merge 26 commits into
base: develop
Choose a base branch
from
Draft

Commits on Sep 10, 2024

  1. beginning of POC

    davidangb committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    729d811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9536d34 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. streamline triggers

    davidangb committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    761bd55 View commit details
    Browse the repository at this point in the history
  2. add TODOs

    davidangb committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    262a6e6 View commit details
    Browse the repository at this point in the history
  3. entityTypeMetadata

    davidangb committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2465994 View commit details
    Browse the repository at this point in the history
  4. basic entityQuery

    davidangb committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3de8044 View commit details
    Browse the repository at this point in the history
  5. very basic batchUpsert

    davidangb committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3e707d6 View commit details
    Browse the repository at this point in the history
  6. entityQuery metadata

    davidangb committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bbeadd6 View commit details
    Browse the repository at this point in the history
  7. query sorting

    davidangb committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    aa5dfa8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d62b0c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7897d70 View commit details
    Browse the repository at this point in the history
  10. fix old-schema inserts

    davidangb committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    18eff97 View commit details
    Browse the repository at this point in the history
  11. beginning of handling refs

    davidangb committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e7dea70 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. batch upsert optimizations

    davidangb committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    868caac View commit details
    Browse the repository at this point in the history
  2. debug logging

    davidangb committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6727cb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36ab8c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. more batchUpsert work

    davidangb committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d229741 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. createEntity is an insert

    davidangb committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cfb6f86 View commit details
    Browse the repository at this point in the history
  2. cleanups

    davidangb committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    26b4e6f View commit details
    Browse the repository at this point in the history
  3. delete entities

    davidangb committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e6c782c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0d0fdf View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. timing for perf tests

    davidangb committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6cfd993 View commit details
    Browse the repository at this point in the history
  2. handle references in bulk

    davidangb committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c7728d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. code comment

    davidangb committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2f0af75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a9bd18 View commit details
    Browse the repository at this point in the history
  3. rename entity

    davidangb committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4380138 View commit details
    Browse the repository at this point in the history