💚 Thanks so much! Yeah, just a few things I'm noticing that are weird:
- The "SQL Editor" Tab should be in the "Branches" Section, since it's related to a specific branch. When switching between Tables and SQL Editor it's not remembering the branch which is annoying and could be dangerous (e.g. accidentally editing production)
- The "Databases" Tab should be in the "Project" section. When you click on "New Databaase", the branches field is disabled, quite wird.
- Making tables editable would be epic (e.g. something like Drizzle Studio)
- Generally speaking, the Dashboard feels quite slow. My guess: I'm in Europe, the Dashboard is hosted in the US and my database is in Europe, so potentially each request has to travel accross the Atlantic multiple times.
- Some AI magic would be epic in the SQL Editor to help write queries.