Description and expected behavior
Running a db.user.exists() shows nothing (even though a user does exist). If I copy as JSON, I get this.
If I copy as markdown, I get 3 blank lines,
Download as CSV seems to do nothing.
Screenshots
Environment (please complete the following information):
- ZenStack version: 3.7.2
- Database type: postgresql
- Bun version: 1.3.8
- Package manager: bun
Description and expected behavior
Running a
db.user.exists()shows nothing (even though a user does exist). If I copy as JSON, I get this.[ true ]If I copy as markdown, I get 3 blank lines,
Download as CSV seems to do nothing.
Screenshots
Environment (please complete the following information):