cstavaru

Results 5 issues of cstavaru

Sometimes (in fact, many times in production) obtaining the total number of rows in a table is an expensive operation, and also that number is not very accurate either (new...

Hello, First I would like to say that I really appreciate your work on many Javascript projects, I learned a lot from how you use the full power of Javascript...

Hello, I have a project using Windows named pipes extensively. Sometime between release 1.48.0 and 1.49.0, there was a commit 727ee72 in which windows named pipes support (`src/win/pipe.c file`) was...

Hello, Let's say my application must support multiple sql database providers and I have a table with stored timestamps and I would like to create reports with information grouped by...

feature request
discussion

Hello, I would imagine that it is a common use case to store ULIDs as 16-byte BLOBs in relational databases. But I can't see any public methods to convert a...