Angus Chiu

Results 3 comments of Angus Chiu

Hi @aisbergde if you just run tbls CLI through docker, the steps are: 1. `docker pull ghcr.io/k1low/tbls:latest` 2. `docker run k1low/tbls doc sqlserver://DbUser:SQLServer-DbPassw0rd@hostname:1433/testdb` In step 1, you pulled latest docker...

@DrGo I am afraid this book is not maintained anymore, as when I get in there last year, the code is already not quite work due to breaking changes in...

It's very useful, thank you!!