issues
search
jorgerojas26
/
lazysql
A cross-platform TUI database management tool written in Go.
MIT License
908
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Do not try to recover from panics, but use the return values
#133
svanharmelen
closed
6 hours ago
6
Fix a linter error about shadowing the error type
#132
svanharmelen
closed
6 hours ago
1
Fix a copy/base bug in the query editor
#131
svanharmelen
opened
1 day ago
0
Make the items in the tree alphabetically ordered
#130
svanharmelen
closed
6 hours ago
0
Add ability to run commands before trying to connect
#129
svanharmelen
opened
1 day ago
1
Add ILIKE to the list of comparators
#128
svanharmelen
closed
6 hours ago
1
Make the active button stand out in more terminal themes
#127
svanharmelen
closed
18 hours ago
0
Fix query to get primary column names for postgres
#126
svanharmelen
opened
2 days ago
0
Is there a way to limit column width?
#125
svanharmelen
closed
10 hours ago
2
FEAT: Improve behavior of search `/` function on tree
#124
KevsterAmp
opened
5 days ago
2
feat: Refresh tree shortcut
#123
gytic
opened
5 days ago
3
Complex postgres connection url
#122
mattiasbonte
opened
6 days ago
1
[FEAT] Search tables (`/`) within a specific database
#121
KevsterAmp
opened
1 week ago
4
Add connecting to database by connectionString given as an argument to cli
#120
Kuchteq
opened
1 week ago
2
Improved usage information
#119
gytic
opened
1 week ago
1
Creating a table does not reflect in the TUI
#118
gytic
opened
1 week ago
3
Improved Usage documentation
#117
gytic
opened
2 weeks ago
2
fix: extract primary key information
#116
jorgerojas26
closed
3 weeks ago
0
feat: refresh the current table.
#115
pro0o
closed
3 weeks ago
0
Press Escape to close the Help Modal
#114
felipebueno
closed
3 weeks ago
0
[feat] multline select and copy
#113
jheroy
opened
1 month ago
1
[feat] line copy
#112
jheroy
opened
1 month ago
0
fix: resolve bug when handling periods (.) in data table
#111
IanVzs
opened
1 month ago
0
Add support for NULL, EMPTY and DEFAULT values
#110
jorgerojas26
closed
3 weeks ago
0
Cannnot connect to postgresql using special characters in password
#109
eb-microlab-digital
closed
1 month ago
2
fix: handle unsupported provider error
#108
quantonganh
closed
1 month ago
1
Unsupported provider caused panic
#107
quantonganh
opened
1 month ago
3
how to setup postgres schema?
#106
notsungod
opened
2 months ago
6
deleting row does not work
#105
seanrmurphy
closed
3 weeks ago
4
It's not friendly when table partitioning is used.
#104
prochac
opened
2 months ago
2
Add a toggleable sidebar to view records
#103
jorgerojas26
closed
1 month ago
4
Windows: Connection Setup UI
#102
JustBarnt
opened
2 months ago
3
Windows: Unable to access SQLITE Database
#101
JustBarnt
closed
2 months ago
6
fix: error handing for row cursors
#100
prochac
closed
1 month ago
2
Fixes tree selected node color on postgresql
#99
jorgerojas26
closed
2 months ago
0
[feat]: Open JSON(B) in Vim/JQ
#98
prochac
opened
2 months ago
2
[feat]: Refresh Current Table
#97
Biowulf21
closed
3 weeks ago
11
feat: add input filter to tree
#96
jorgerojas26
closed
2 months ago
0
Help modal with keybindings
#95
jorgerojas26
closed
2 months ago
1
docs: add clipboard doc
#94
jorgerojas26
closed
2 months ago
0
fix: omit nil check (linter)
#93
jorgerojas26
closed
2 months ago
0
fix: replace clipboard package
#92
jorgerojas26
closed
2 months ago
0
fixes backspace behavior
#91
jorgerojas26
closed
2 months ago
0
Add '?' Keymap HelpModal and HelpStatus Bar.
#89
LostbBlizzard
closed
2 months ago
1
[feat]: create new database from tree view
#88
n0nvme
opened
3 months ago
1
Can't edit data in postgresql
#87
irdaislakhuafa
closed
2 months ago
11
Fixes sqlite cgo error
#86
jorgerojas26
closed
3 months ago
0
Don't trigger backspace global keybind when in text fields
#85
AndreVolpi
closed
2 months ago
5
macos: brew install cannot connect to sqlite databases
#84
bdmorin
closed
3 months ago
1
[feat]: Filter tables by using slash
#83
quantonganh
closed
2 months ago
1
Next