Swoorup Joshi

Results 73 comments of Swoorup Joshi

I refer the `core.js` author, as he is very capable developer as you can see, if he ever gets into your company, can I get the referral bonus?

How difficult is it right now? @jacob-carlborg ? I wonder if majority of parsing stuff that can done via clang? Sorry have no idea. I thought to scope this out...

I don't really mind the breaking changes, as long as major version is changed? As is, it feels odd to use Actor to use System messages

Does this mean that Option or any types are mappable using FluentMapper?

@mikependon Any timeline for the release? Starting the evaluate this library to replace current TypeProvider based library on a F# codebase. It hits a sweet spot before EF and using...

@mikependon @lambdakris @AngelMunoz Can confirm that I can directly use Option types in POCO model with the latest release. EDIT: Spoke too soon. Didn't ran the code I thought I...

I think I didn't read the docs properly now. Only the identity/primary key will be updated back when doing a bulk insert right? In here eventId is the primary key....

Sure that change would be welcomed perhaps as extra parameter flag to toggle it on? I do realize this might an expensive operation, so it is at your discretion. 👍...

```sql select create_hypertable('device_stat', 'ts', 'symbol', 2, chunk_time_interval => interval '4 hour'); -- compression policies alter table device_stat set ( timescaledb.compress, timescaledb.compress_segmentby = 'symbol, vendor_id'); select add_compression_policy('device_stat', interval '4 hour'); ```...

I'll do it for 10 BTC.