Edoardo Barbieri

Results 10 comments of Edoardo Barbieri

it might not make much sense to have such a filter, you would be able to do the same with a double query using Typetta's current API. Can anyone formulate...

Cursor based pagination is not supported by knex and that's a problem for us.

Is this feature still being considered or has it been abandoned?

I'm currently using `something/v1/schema.json` in order to workaround this. It would be nice an option for disable this behaviour. Let me know if I could help somehow.

I've got a similar error on my project. VSCode seems to infer the correct type but tsc infer another type and throws an error. from VSCode: from tsc: ``` src/functions/wallet.functions.ts:103:13...

Yes `prefixItems` should be an array. See `TupleSchemaObject` in #865

The log i'm getting: ``` console.log prisma:error Invalid `prisma.authenticator.findMany()` invocation in /Users/edobrb/Desktop/monetica/monetica-api/packages/core/tests/authenticator.test.ts:265:46 262 const prisma = new PrismaClient({ 263 log: ['query', 'info', 'warn', 'error'] 264 }) → 265 const result3...

hi @tuminzee no unfortunately