fergusean

Results 12 comments of fergusean

So this is interesting... `moderation` is a JSON string stored in SQLite. When I apply this PR, [SQLite's boolean deserializer](https://github.com/deepkit/deepkit-framework/blob/master/packages/sqlite/src/sqlite-serializer.ts#L27) kicks in on not only SQLite's properties, but also the...

@marcj what's the process for getting this merged?

Apologies all. Server issue. Should be all set now.

I've been following this thread for a while as this issue was impacting me. I work around it by using the `gradlew clean`, but that's obviously not ideal for build...

> HCPAuth contains a property `allowedNamespaces` which only makes sense if the same HCPAuth is linked to one secret of credentials that are for its project/organization. 100% agree. I'm about...

fwiw I've seen the same with some of my users, but I believe the issue is Chrome or Windows, as simply refreshing the page or even restarting Chrome doesn't seem...

WOW that was a fast response. Thank you!

I'm also having crashes, and it just slowed me down resolving a production issue as I had to go find another SQL client. Is there any ETA on an ARM...

> This is a known issue @fergusean we're working on ARM version and will remove the 32 bit in the future releases. @huyphams still working on the ARM version? 👀