issues
search
soerenlemke
/
GoSeeQLite
A SQLite database viewer written in Go.
MIT License
6
stars
2
forks
source link
Refactoring
#20
Closed
soerenlemke
closed
6 months ago
soerenlemke
commented
6 months ago
Connection now checking if the database file is a valid database
Connection status return values swapped for matching other functions
tests fixed for swapped return values of ConnectionStatus
soerenlemke
commented
6 months ago
fixed it