Luca Bigon

Results 7 issues of Luca Bigon

Ciao, I'm having a problem formatting a query with identifier_case = upper. It seems that the formatter cannot correctly recognize the name of an entity if its value is present...

Ciao, I’m playing with the library to get the list of all fields accessed by a given query, but I’m getting inconsistent results based on the complexity of the SQL...

Hi everybody, I'm having memory leaks using Backbone.Validation.bind and unbind. If I bind a view and then, before destroy it, I unbind them: ``` class CountryEditView extends Backbone.View initialize: ->...

I would like to control the pulumi execution context using environment variables. There are several use cases where it is more convenient to have a `PULUMI_STACK=my/stack pulumi preview` instead of...

area/cli
kind/enhancement

Hi, this project is really amazing! These days I'm trying to produce a replicable development environment that my team can use, and poetry2nix looks like an excellent solution. However, one...

### Describe the issue I'm trying to replace my docker-base development environment in favor of nix, and it looks `poetry2nix` does what I'm looking for. But still, after a few...

### Feature Request / Improvement Ciao all, I'm looking for a way to bypass the limited number of supported filters on Pyiceberg without raising an out-of-memory error on my running...