Zac Rosenbauer

Results 9 issues of Zac Rosenbauer

Fix for #539

**[https://github.com/zrosenbauer/awesome-bigtable](https://github.com/zrosenbauer/awesome-bigtable)** **[Bigtable](https://cloud.google.com/bigtable) is a fully managed, scalable NoSQL database service for large analytical and operational workloads, built and managed by Google.** **Note:** I cannot change the license without direct approval...

Not sure if this the best location, open to recommendations.

### Description Currently the type for `client` (when overriding the client) only allows the base PrismaClient. When creating a client extension the type changes due to the additional types added...

type: bugfix
semver: minor

Add in https://joggr.io, docs platform for software devs. Full disclosure I'm a co-founder 😄, we ❤️ TipTap and its core to our business!

## Summary Fix issue where `json-schema-to-zod` is not following mandtory esm file extensions: https://nodejs.org/api/esm.html#mandatory-file-extensions All I did was add in a compliation step using tsup. I tried to mirror existing...

community
in linear

**What motivated you to submit this feature request?** Currently the types with-in the SDK are super limited. In addition in real-time / run time there isn't any additional schema validation...

enhancement
status:needs-triage

### Environment TypeScript & Node.js ### Reproduction source code: https://github.com/zrosenbauer/viteval/blob/main/packages/cli/src/commands/data/command.ts ### Describe the bug I'm unable to have the globs recognized in the alias. I think this is due to...

bug