Stefano Sandes

Results 4 issues of Stefano Sandes

The problems only happens on eager components. For example: If you `import` and log the store on `app/auth/components/main.vue`, the output is the store object. But, if you make this component...

help wanted

In the typings, the `cache ` is expecting an object that not includes a `Create` method. It's correct? What's the right way to use it with Typescript? ```typescript export interface...

### What version of `drizzle-orm` are you using? 0.30.10 ### What version of `drizzle-kit` are you using? 0.21.1 ### Describe the Bug When I run `drizzle-kit push` in an empty...

bug