issues
search
soerenlemke
/
GoSeeQLite
A SQLite database viewer written in Go.
MIT License
6
stars
2
forks
source link
19-built-in-tables
#22
Closed
soerenlemke
closed
6 months ago
soerenlemke
commented
6 months ago
filtering out the built in tables starting with sqlite_
tests fixed for TestGet_AllTableNames
refactored TableColumns to use columns variable instead of rows