-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: graphprotocol/graph-node
base: master
head repository: semiotic-ai/graph-node
compare: master
- 12 commits
- 36 files changed
- 3 contributors
Commits on May 8, 2024
-
Signed-off-by: Gustavo Inacio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b765438 - Browse repository at this point
Copy the full SHA b765438View commit details -
graph, store: create database sql executor
Signed-off-by: Gustavo Inacio <[email protected]> executor: impelement methods to execute arbitary sql in query store and deployment store
Configuration menu - View commit details
-
Copy full SHA for b365a81 - Browse repository at this point
Copy the full SHA b365a81View commit details -
graph, graphql: add resolver for sql
Signed-off-by: Gustavo Inacio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8154735 - Browse repository at this point
Copy the full SHA 8154735View commit details -
graphql, store: add parse and validation for custom sql
Signed-off-by: Gustavo Inacio <[email protected]> create store/postgres/src/sql validator and formater: full refactor Signed-off-by: Gustavo Inacio <[email protected]> refactor: move sql to store/postgres/src/sql Signed-off-by: Gustavo Inacio <[email protected]> parser: test for array of byte fixed Signed-off-by: Tümay Tuzcu <[email protected]> parser: block_range and block$ added as available columns for tables, sequence functions moved to black list Signed-off-by: Tümay Tuzcu <[email protected]> parser: use latest block as cte filter parser: fix escape columns and tables Fixes STU-217 Signed-off-by: Gustavo Inacio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8844eb5 - Browse repository at this point
Copy the full SHA 8844eb5View commit details -
graph, graphql, server, store: convert object_or_interface into query…
…able_type Signed-off-by: Gustavo Inacio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49949c6 - Browse repository at this point
Copy the full SHA 49949c6View commit details -
graph, graphql: add sql service config toggle
Signed-off-by: Gustavo Inacio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 86345d8 - Browse repository at this point
Copy the full SHA 86345d8View commit details -
docs: add sql service documentation
Signed-off-by: Gustavo Inacio <[email protected]> docs: add sql service docs section
Configuration menu - View commit details
-
Copy full SHA for ee44541 - Browse repository at this point
Copy the full SHA ee44541View commit details -
store: Use double quotation format for parsed sql tables matched with…
… prelude CTE Fixes SQL-266 Signed-off-by: Tümay Tuzcu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1a7c64 - Browse repository at this point
Copy the full SHA a1a7c64View commit details
Commits on May 16, 2024
-
docs: update sql service documentation
Signed-off-by: Joseph Livesey <[email protected]> docs: add sql service docs section
Configuration menu - View commit details
-
Copy full SHA for 28289eb - Browse repository at this point
Copy the full SHA 28289ebView commit details -
Merge pull request #31 from semiotic-ai/joseph/sql-300-merge-subgraph…
…sql-docs-into-semiotic-fork docs: add sql service documentation
Configuration menu - View commit details
-
Copy full SHA for bee05a7 - Browse repository at this point
Copy the full SHA bee05a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb0983 - Browse repository at this point
Copy the full SHA 9eb0983View commit details -
Merge pull request #30 from semiotic-ai/joseph/run-cargo-fmt
graph, graphql: fix formatting with cargo fmt
Configuration menu - View commit details
-
Copy full SHA for 9576a56 - Browse repository at this point
Copy the full SHA 9576a56View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master