Juha Mustonen

Results 16 issues of Juha Mustonen

When the result contains only a few lines but multiple columns, switching the columns and rows makes it easier to read. This is precisely what IDEA editor and DataGrip provide...

enhancement

As it can be seen from the related discussion (https://github.com/jquery/globalize/pull/481#issuecomment-140289579), the requirement of static formatting rules took me by surprise. Now the globalization works as expected, but to get there...

The help command refers to get more details about formatting using the command `help formats`: ``` Options: -h, --help output usage information -V, --version output the version number -i, --in...

## Description The number of pages and records the scraper finds and processes varies greatly. ## Steps to reproduce Reproduce the issue by using the provided repository or see the...

If PGlite pool attempts to listen to a channel name containing a hyphen, it gives an error shown below. Underscore works. Code: ```typescript import { PGlite } from '@electric-sql/pglite'; async...

documentation