cramatt

Results 16 issues of cramatt

**Is your feature request related to a problem? Please describe.** `connectOrCreate` currently only support `where` lookup on `unique` fields but this is less than useful and seems like an artificial...

feature request

I have gotten this to work at a basic level. But, after I add router and thunk enhancers, I get the following error: ``` inputState.withMutations is not a function TypeError:...

On lines https://github.com/colinskow/rx-ipc-electron/blob/master/src/rx-ipc.ts#L49 you create an observable and subscribe. For long running Observables, however, it's sometimes needed to unsubscribe from the observable. Have you given any thought to how this...

The quick start code is almost there, but to get the renderer process working I needed to put the example code inside of https://electronjs.org/docs/api/web-contents#event-did-finish-load ``` browserWindow.webContents.on('did-finish-load', () => { .....

Any suggestions for what to use now that Halin is deprecated? Seems this is the only Neo4J monitoring tool out there...

### Initial Checks - [X] I have searched Google & GitHub for similar requests and couldn't find anything - [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think...

feature request