Félix Tremblay

Results 3 issues of Félix Tremblay

Trunk.io provides a fantastic tool (Trunk check) that could supercharge sqlfmt by providing turnkey integrations for vscode (e.g. format on save), pre commit hooks, GitHub actions, etc. See: https://docs.trunk.io/docs/check https://trunk.io/...

enhancement
help wanted
good first issue

**Describe the bug** The OAuth2Session class is not pickleable. The problem is caused by the lambda function within the `__init__` method. In consequence, the class can't be used in a...

### Feature description To load data from SQL Server, it's necessary to support reading incremental data updates from native features like Change Tracking (CT) or Change Data Capture (CDC). -...

verified source