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.

Table shown in Database, but not in Table editor

See original GitHub issue

Bug report

Describe the bug

I had a table email_history, which I believe I’ve deleted. It is no longer shown in “Table editor”, but it is still shown under Database > Tables

To Reproduce

Not sure how to reproduce. See above how it happened.

image

image

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
peachpcommented, Jan 9, 2021

@soedirgo aaaah! That must be it. I must have closed it.

I see what you do here guys and why I got confused. image

It’s similar to Airtable: the button on the far left is to choose which tables to look at / edit, and the plus button on the right hand side after last tab is to create a new table. I got confused because Airtable (which I use a lot) always shows all tables. The button on the left hand side is only to jump between tables quickly.

For Supabase it makes sense to not always show all tables, because the projects built on Supabase are more likely to have many more tables. In Airtable we have over 30 tables, which already don’t fit on my 32" screen, so I have to scroll horizontally… which is annoying, because I usually only work with like 4-7 tables at the same time withing periods of months.

However! I would not compare Supabase to Airtable. Here is what I would do if I was in charge of UX here:

  • Keep showing only a few selected tables at a time
  • Move creating tables or any kind of DDL from Table editor away to Database
  • Change the button on the right hand side after the last table tab to open existing tables

In other words: Table editor: DML Database: DDL

This is naturally subjective from my point of view and might not fit into your overall vision / UX design.

0reactions
kiwicopplecommented, Jan 9, 2021

Ah yeah I can see how that’s confusing.

@MildTomato @joshenlim let’s add this one to the UX backlog.

Thanks for your patience on this one @peachp . I’ll close the issue for now but feel free to continue commenting

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why are my tables not showing up in SQL Server ...
Edit -> IntelliSense -> Refresh Local Cache ... Right click on the 'Tables' and select 'Refresh' ... Refresh the "Tables" in your current...
Read more >
Data showing up in query editor but not in Power BI
Hi All,I created a tabular model source from teradata.(Live connection)All the columns in the tables are showing data in the model and power ......
Read more >
Solved: Data not Showing up - Microsoft Power BI Community
Just try to force the refresh by going to the Data Mode (NOT the "Edit Queries" mode) and right clicking at the TABLE...
Read more >
MySQL Workbench Manual :: 8.1.10 MySQL Table Editor
The MySQL Table Editor is a used to create and modify tables. You can add or modify the columns or indexes of a...
Read more >
Work with a List, Record, or Table structured column (Power ...
Do not confuse this Transform tab with the other Transform tab that is regularly available with the Power Query Editor ribbon. Right click...
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