StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

vitaly-t

Rating
1529.26 (19,213th)
Reputation
11,161 (13,388th)
Page: 1 2 3 ... 9
Title Δ
Can a third query execute in the middle of two queries inside the s... 0.00
Postgres - unable to get query result after transaction -2.27
JS: Iterate through a list using a timeout without async/await 0.00
How to dynamically retrieve arbitrarily specified, deeply nested va... -1.23
Why is my algorithm failing at this number? 0.00
Can we use pg-query-stream with pg-promise in Node.js? 0.00
Split Buffer by seperator 0.00
bind message supplies 2 parameters, but prepared statement "&q... 0.00
select statement with dynamic columns for where condition 0.00
pg-promise and Row Level Security 0.00
pg-promise: Recommended pattern for passing connections to differen... 0.00
pg-promise returns decimal as string values 0.00
Working SQL yields Syntax Error in pg-promise 0.00
Using placeholders with copy and pg-query-stream +1.91
pg-promise: SQL Names ~ or :name does not seem to work with Paramet... 0.00
INSERT ON CONFLICT DO UPDATE using pg-promise helpers for multi row... 0.00
TypeScript + WebStorm unwanted typeof warnings +1.83
Friendly stack traces with pg-promise for query errors 0.00
ColumnSet Helpers - using Raw only when default 0.00
Are pg-promise tasks atomic? 0.00
pg-promise resolving multiple queries in a map function +0.45
pg-promise quick way to delete set of tuples +2.59
Lambda + pg-promise + transaction = random timeout 0.00
pg-promise transaction with dependent queries in forEach loop gives... +0.46
How to rollback a transaction when a task in transaction fails with... +0.46
Retrieve inserted row using pg-promise npm module in Express.js +0.46
Parameterising `LIMIT ALL` in pg-promise 0.00
Execute Postgresql function that accepts an array of parameters usi... 0.00
Using Promise.all inside a transaction / task vs using t.batch in p... 0.00
pg-promise: Updating row with array text column with pgp.helpers.up... 0.00
Why can't advisory locks be unlocked while in a transaction wit... 0.00
Multiple queries in one request +0.57
How to extend pg-promise interface with function +2.25
How to insert an integer with nextval function in an multirow inser... +0.47
pg-promise ColumnSet with nested object prop? 0.00
Strongly typed events package for typescript. How to add bound hand... 0.00
Dynamic table names in pg-promise 0.00
pg-promise using named parameters in an UPDATE SET statement 0.00
postgres SELECT query returns unusable result -0.55
Why should we use batch() instead of Promise.all? 0.00
How to insert jsonb[] data into column using pg-promise 0.00
Get the PostgreSQL server version from connection? 0.00
Filter CSV from pg-promise takes only the first value from array 0.00
query all data from 2 postgres tables using node.js 0.00
Using arrays with pg-promise 0.00
Skip update columns that were not passed in the source 0.00
JSON stringify and PostgreSQL bigint compliance 0.00
I am getting error: Querying against a released or lost connection... 0.00
append integer to an array (using express and pg-promise) +0.47
What is the reason for using GET instead of POST in this instance? 0.00