jorgerojas26 / lazysql

A cross-platform TUI database management tool written in Go.
MIT License
916 stars 51 forks source link

Add a toggleable sidebar to view records #103

Closed jorgerojas26 closed 1 month ago

jorgerojas26 commented 2 months ago

image

The main idea here is to have that toggleable sidebar that shows the table results in a vertical manner, so it is easy to see all the columns.

ccoVeille commented 2 months ago

I'm glad you accepted my suggestion 👍

jorgerojas26 commented 2 months ago

I'm glad you accepted my suggestion 👍

Good suggestions. :) I addressed them all. Thanks for taking the time.

ccoVeille commented 2 months ago

Unless I'm wrong, you didn't apply these suggestions

https://github.com/jorgerojas26/lazysql/pull/103#discussion_r1749230173

https://github.com/jorgerojas26/lazysql/pull/103#discussion_r1749230997

https://github.com/jorgerojas26/lazysql/pull/103#discussion_r1749230384

https://github.com/jorgerojas26/lazysql/pull/103#discussion_r1749230628

jorgerojas26 commented 2 months ago

Unless I'm wrong, you didn't apply these suggestions

#103 (comment)

#103 (comment)

#103 (comment)

#103 (comment)

You are right haha i missed them.