Ming Iu

Results 29 issues of Ming Iu

I’m not sure if you’re interested, but I wrote an [open source flutter app](https://github.com/my2iu/PlomGit) that links in libgit2 to let it do basic git operations like clone, merge, commit, etc....

Add a way to generate EXISTS queries because it's faster for some databases.

enhancement

Issues so far: - need to use a nightly version of EclipseLink that supports reading Java 9 bytecode - need to upgrade ASM to version 6 - need a new...

That's probably safe. Also, possibly allow a select() after a sortedBy(). And when something isn't allowed, create a better error message (possibly with a URL to the chart showing what's...

enhancement

Add a way to support chained join fetches like this: SELECT a INNER JOIN FETCH a.bs AS b INNER JOIN FETCH b.cs AS c

Currently, to use Jinq with an earlier version of Hibernate, it needs to be recompiled against an earlier Hibernate library. Figure out a way to support these earlier versions of...