Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix that npm start "db.psql_k8s dm-ovh" mangles the display of some special characters (eg. line/column chars for table displays) in certain cases (eg. long outputs) #302

Open
Venryx opened this issue Apr 30, 2024 · 0 comments

Comments

@Venryx
Copy link
Collaborator

Venryx commented Apr 30, 2024

Replication:

  1. Run: npm start "db.psql_k8s dm-ovh"
  2. Execute: SELECT set_config('app.current_user_id', 'D1Y6EhKuTFCE--91TusIQA', false);
  3. Execute: SELECT * FROM global_search('nuclear power', 100);

Note: Only appears to happen on M-A's machine atm. (not on my Windows desktop anyway)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏚️ Mid-term
Development

No branches or pull requests

1 participant