lindsaymf
Results
2
issues of
lindsaymf
### Steps to reproduce 1. Create a prisma schema with a composite primary key. 2. Make a prisma-feathers query and try to select specific fields (e.g. "topicId") ### Expected behavior...
I'm using this in my Android Kotlin app and I noticed this bug. Based on the javadoc comment describing the [Every](https://github.com/jmrozanec/cron-utils/blob/6b7b06abf21ea9c8196672770731c42828f96cd9/src/main/java/com/cronutils/model/field/expression/Every.java#L24)field expression, I expected this to work. I tried with...