Stepan Bubnov
Stepan Bubnov
Also noticed mismatch in result with next query properties: ``` result = datahub_prod._get_ingestion_sources(start=0, count=753) len(result['listIngestionSources']['ingestionSources']) 752 ```
Got same error with sepolia
Really looking forward to this feature!
Hey! I've got the same problem
> I set up the MCP with the flag `?sslmode=require` in the connection string. This normally would tell a postgres client that CA verification is not needed. But the MCP...