We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6f02fc commit 5f2ecb7Copy full SHA for 5f2ecb7
store/postgres/src/connection_pool.rs
@@ -52,7 +52,6 @@ const SHARDED_TABLES: [(&str, &[&str]); 2] = [
52
"dynamic_ethereum_contract_data_source",
53
"subgraph_deployment",
54
"subgraph_error",
55
- "subgraph_features",
56
"subgraph_manifest",
57
"table_stats",
58
],
0 commit comments