Derek Kulinski

Results 46 issues of Derek Kulinski

So I need to obtain some metrics from a database and I'm planning to create a custom collector as described here: http://prometheus.github.io/client_python/collector/custom/ I use asyncpg to connect to PostgreSQL. My...

### Guidelines - [x] I have read the [FAQ](https://github.com/NeoApplications/Neo-Backup/blob/master/FAQ.md) and it doesn't cover my request. - [x] I have searched the issue tracker for [open](https://github.com/NeoApplications/Neo-Backup/issues) and [closed](https://github.com/NeoApplications/Neo-Backup/issues?q=is%3Aissue+is%3Aclosed) issues that are...

@zbluebugz is this user script still maintained? Seems like FB is finally getting around the filtering.

## Describe the bug Restoration (specifically the merge step) fails on a runner that does not have sqlite3 installed. Another issue is that USER variable is also not defined, but...

### Description When using a DTO in connection with a computed field, if the field returns an optional structure, if the result is `None` litestar produces following error: `TypeError: Missing...

Bug :bug:

So I'm trying to use robotframework-openapitools which depends on this package, and get the following exception, whenever JWT authentication is enabled (the openapi.json is generated by litestar): ``` Traceback (most...