question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Switching to Schema deletes WIP query

See original GitHub issue

I was working on a little test query and wanted to check something in the Schema. Switching between the tabs deletes the in-progress query, meaning I have to start over.

Could be considered obsolete once introspection is supported, which would allow usage of the Docs panel.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
mpscholtencommented, Mar 10, 2022

ok got it. yeah then we could think about removing it in the future. For now it’s still helpful as you can e.g. copy paste the schema into postman

0reactions
mpscholtencommented, Mar 23, 2022

Fixed 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Switching to a Different Schema
The following statement sets the schema of the current session to the schema name specified in the statement. ALTER SESSION SET CURRENT_SCHEMA =...
Read more >
Support querying across multiple schemas #1122 - GitHub
Right now with Prisma, you can query across one schema at a time but in many cases, you need to query across multiple...
Read more >
ALTER SCHEMA (Transact-SQL) - SQL Server - Microsoft Learn
ALTER SCHEMA can only be used to move securables between schemas in the same database. To change or drop a securable within a...
Read more >
dbt Guide - GitLab
The larger a warehouse is and the longer it runs, the more the query costs. ... Local development was also switched from custom...
Read more >
Database schema (Round 8) - wip - Software Development
If we don't want then then it's easy to delete and make the changes following. Following are the tables from the latest Database...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found