Mario Ishac

Results 18 comments of Mario Ishac

@Chazzz Thank you so much! Was debugging this for hours, finally stumbled upon this ticket. For reference, I'm running into the same issue with Ubuntu 22.04.

I am interested in a migration to pgx5, since pgx5 exposes a pipelining API I'd like to use on the same connection that I create the querier object from.

I agree with aight. For multiple queries, I use either stored procedures / functions or pipelining. Having pgx5 for the pipelining support, as well as a flag to disable batch...

Any update on this? If a portion of this can be delegated, I can help.

Also adding +1, this feature would provide a great end-to-end experience with the static typing of Rust and EdgeDB.

@charliermarsh Yes, with one difference. It seems the other poster is requesting an opt-in flag for generate hashes to do this behavior. My thoughts are this behavior should become the...

Ah we commented at same time. Yes, the example API you gave would still be wonderful for my usecase and would enable smooth transition for existing users. In case you...

Actually, my suggestion of having to separately generate a lock file for the production environment only would require #3347. At that point, I believe my suggested `--generate-hashes` could become arg-less,...