Environment
pgdesigner: v0.0.3
macOS 15.5
Google Chrome 147.0.7727.103
Steps to reproduce
- Generate .sql database file via the pgdesigner or use any .sql with database DDLs (including given in demo, e.g. airlines.sql).
- Run the
pgdesigner or pgdesigner -app.
- Import given .sql file.
Expected result
Database is imported to the pgdesigner editor.
Actual behaviour
- UI shows an error:
Open failed: API Connection Error
- App's backend is killed:
pgdesigner -app
PgDesigner serving (demo) at http://127.0.0.1:52937
RPC: http://127.0.0.1:52937/rpc/ SMDBox: http://127.0.0.1:52937/rpc/doc/
Press Ctrl+C to stop (auto-exits when browser window closes)
zsh: killed pgdesigner -app
Environment
pgdesigner: v0.0.3
macOS 15.5
Google Chrome 147.0.7727.103
Steps to reproduce
pgdesignerorpgdesigner -app.Expected result
Database is imported to the pgdesigner editor.
Actual behaviour
Open failed: API Connection Error