Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,716 contributions in the last year
Activity overview
Contributed to
groue/GRDB.swift,
groue/GRDBCombine,
groue/CombineExpectations
and 5 other
repositories
Contribution activity
August 2020
groue has no activity
yet for this period.
July 2020
Created a pull request in groue/GRDB.swift that received 5 comments
Allow query planner to optimize some boolean tests
This pull request changes the SQL generated by boolean tests: // GRDB 4: SELECT * FROM player WHERE isActive // GRDB 5: SELECT * FROM player WHERE …
+293
−94
•
5
comments
Created an issue in CombineCommunity/CombineExt that received 5 comments
SinglePublisher
Hello,
I'm currently using a SinglePublisher subprotocol of Publisher, which comes with the guarantee that a publisher publishes exactly one elemen…
5
comments

