Claudson Oliveira

Results 20 comments of Claudson Oliveira

Amazing progress @radiantly . I think we have a few options to move on: - Force all the binaries to be compiled without the extension on their names during the...

Hello @xuegl . `count` is supported but `group by` is not yet. For example: ``` gitql "select count(*) from commits where date > '2022-04-01'" ```

Not in the near future, but we are always open to contributions. If you want to drive this I will be happy to support you.

I'm going do it in next days! Soon, I'll go back to new discussions. :smiley:

Hey @Danack ! Probably you need move and edit file config/parameters.ini . My fault, there is nothing about it on readme. I think that phartitura has a bug, [it is...

Fala @esron ! Acho que alguns bons conteúdos: - https://blog.alexellis.io/golang-writing-unit-tests/ - https://golang.org/pkg/testing/ - https://gobyexample.com/testing - https://github.com/hashicorp/go-version/blob/master/version_test.go

I think that we can work with the two purposes: 1) Create the constraint Bind like a façade is simple and to readability of code, I think that it is...

Can you commit the bundle empty? I guess that, at first, we will create the Constraint.

> We will need to use the ValidationBundle namespace ... I agree! One more question: Which name would have the constraint Metadata ? Bind is the better name for you...