Skip to content

Commit

Permalink
feat(torii-grpc): finalize join sql query to support new layout (#2017)
Browse files Browse the repository at this point in the history
* feat: update join sql query to support new types

* refactor: clean building slq query

* refactor: further clean up mapping grpc rows to ty

* feat: update grpc to use new map to row to ty

* feat: add full_array_id column for array entities

* feat: new column for full_array_id that has array indexes with entity ids

* feat: fetching and filtering arrays rows

* feat: complete tests & handling complex enums

* chor: clippy

* chore: clippy

* fix: event messages edge case for no clause

* fix: event messages table
  • Loading branch information
Larkooo authored May 31, 2024
1 parent ce56028 commit d9c4f4f
Show file tree
Hide file tree
Showing 6 changed files with 691 additions and 203 deletions.
Loading

0 comments on commit d9c4f4f

Please sign in to comment.