Sadiq Khoja

Results 42 comments of Sadiq Khoja

"Mellisecond" can be changed to "Millisecond" as well

background-color doesn't work on td either

@erwelch did you find any work around `[IOException: The user name or password is incorrect.]`

For me, it was extracting secret from Google Authenticator. It keeps account data in protobuf format and after deserialization secret is return as base64.

@goergch can you please review this. thanks

So which method returns Hangfire DBContext? Or I have to reconstruct it?

Here is an example query, it fails with `Maximum call stack size exceeded` if `objs` variable contains 25000 objects ``` const q = sql` insert into table1 (column1, column2, column3,...