we can't successfully deploy the model with 200+ PostgreSQL tables
Describe the bug we can't successfully deploy the model with 200+ PostgreSQL tables. the ui will show apollo error and I am not clear what's the problem. I've tested the same connection using just a few tables is ok.
To Reproduce
PostgreSQL connection information, and choose all tables.
- Hostname:
hh-pgsql-public.ebi.ac.uk - Port:
5432 - Database:
pfmegrnargs - User:
reader - Password:
NWDMCE5xdipIjRrp
Expected behavior we should enable users to deploy the model with 200+ PostgreSQL tables
Desktop (please complete the following information):
- OS: MacOS
- Browser: Brave
WrenAI Information
- Version: 0.2.1
This issue has been fixed at #295. Will be included in our next release (v0.3.5).
@onlyjackfrost Thanks, now I can connect to the postgresql database. I have another question, according to the website, the database has relationships among tables. https://rnacentral.org/help/public-database However, I don't see any auto-generated relationships during the step of Define relationships while on-boarding. I am not sure if it's normal. If it's not normal, I'll raise a new issue. Thanks
Issue fixed at 0.3.5.