Gaspard Boursin

Results 6 issues of Gaspard Boursin

Hello ! When using the following schema : ```yaml Strategy: required: - type discriminator: type properties: type: type: string SomeStrategy: allOf: - $ref: '#/definitions/Strategy' - required: - type - description...

bug
scala
core

Hi, We have a test case spawning a clickhouse container (23.12.1-alpine) via testcontainer and trying to connect shortly after via Pool::get_handle It sometimes panic at this line : https://github.com/suharev7/clickhouse-rs/blob/async-await/src/lib.rs#L327 Should...

## Description This is a feature branch, create branches from this one until we decide to merge into main

chore

Credit note are used to refund or credit back a customer. They are linked to an invoice, and can apply to specific product items, and all/some of the amount. They...

## Description [Provide a brief description of the changes introduced by this pull request and the motivation behind them.] ## Checklist - [ ] The code follows the project's coding...

chore

## Description [Provide a brief description of the changes introduced by this pull request and the motivation behind them.] ## Checklist - [ ] The code follows the project's coding...

bug