Chris Talman

Results 19 comments of Chris Talman

@AtnNn Thanks for your reply. I did notice that when I read the documentation, but I did not understand what it meant. I have now done a Google search, and...

That'd be really useful. I'd be happy to help out where I can, although sadly my knowledge of type definitions is limited.

Upon further investigation, it seems fairly straightforward, without the use of `monotonicFactory()`. ```TypeScript // External Modules import { encodeTime } from 'ulid'; // Constants const ENCODING = '0123456789ABCDEFGHJKMNPQRSTVWXYZ'; const TIME_LEN...

Yep. That's what my code does, just dynamically using the `ENCODING` string. This is a very useful helper function when working with time ranges. It would be nice to have...

I don't believe it does, no.

I've noticed this on the non-beta version, as well. Interestingly, I checked back later, and the message of my reply was posted as a review.

Tried again today out of curiosity, and the issue persists. Seems quite bizarre that a reply would end up as a review.

Has there been any more thought on this? I'd appreciate it if there were a 'reference to the instance'. I like to organise my Svelte projects with a separation of...

Any word on this? Native support for recursive queries would be a great feature to have.

@gabor-boros > Lack of Java and Javascript maintainers (though we have volunteers who will be contacted very soon) Quite a while ago I heard that `rethinkdb-ts` was intended to be...