Krzysztof Maicher

Results 2 issues of Krzysztof Maicher

For custom icons (set in the `LF_ICONS` env), does it make sense to distinguish the lowercase from the uppercase file extensions? I mean if someone sets the icon eg. for...

Current PostgreSQL upsert implementation loops through array of tuples and executes upsert sql command one by one. Are you interested in supporting multi upsert (the same way as you support...