Hubert Lobit
Hubert Lobit
@maraino, @dopey thanks for your answers, I see there are improvements in the pipe for that ; it will be nice to use a postgres DB in a near future...
Hi @dopey, thanks for this one, I was just trying on our side. This is the output I get on first run: ``` $ go run main.go badger /var/lib/step-ca/db #...
@dopey thanks for the clue. Yeah I'm not familiar with `badger`. Running something like this multiple times after tables were deleted did the trick: ```go package main import ( "fmt"...
@Anthropic nice workaround for the moment, will do that with a checkbox, this is also more explicit for the user. I couldn't find issues related to this, maybe there are...