github danvergara/dblab v0.13.0

latest releases: v0.26.0, v0.25.0, v0.24.1...
2 years ago

Changelog

581afea build(docker): add another service to the docker-compose file to run migrations and seeds on a sqlite3 database
10d15c8 build(gomodule): add sqlite3 driver as a dependency
6ea0df4 build(migrations): add a cmd project to execute migrations using cobra
82b65b8 build(seeds): add support for sqlite3 in the seeds pkg
7aedb0d chore(dblab): minor changes
c137139 ci(github-actions): update the migrations command
b5dd1bd docs(readme): add the new logo to the readme file
49caf31 docs(readme): update the readme file to add instructions on how to connect with sqlite3 databases
e88f314 docs(readme): update the screenshots to show the indexes view
809c895 feat(.gitignore): ignore SQLite3 db
b1b0dcf feat(client): add support for sqlite3 in the client to open sqlite3 database
f1ade2e feat(connection): add proper validation functions to valite the connection data passed by the user
6f651d6 feat(form): update the mini tui app used to open connections manually to support sqlite3 options
0d07cd4 fix(build): remove the executable file
0738dbf refactor(config): refactor the config object to make it compatible with cobra and sqlite3
e3f00c4 style(makefile): add gofmt linter as an option for golangci-lint
2281f66 test(client): update the test file for the client pkg
27463e7 test(connection): update the test functions for the connection pkg to test the sqlite3 validations
0b253c6 test(db): add an empty file for testing purposes
df99790 test(form): update the test file for the form pkg to suport sqlite3

Don't miss a new dblab release

NewReleases is sending notifications on new releases.