Hugh Barrigan
Hugh Barrigan
Hi, would it be possible to make it such that the `BaseIdRepository` class implements some kind of trait which includes all the methods not in `BaseIdQueries` (e.g. `findAll`, `deleteAll`)? I...
Hi, I also experienced https://github.com/timc1/kbar/issues/342 so I thought I'd take a quick look - it appears this fixes it. Before I take this any further I just wanted to check...
Hi, We noticed that if you have more than one distinct on column, the count function is missing parentheses and therefore you get an error similar to ` function count(integer,...