-
I would like to derive fluent, or 'builder' style API
for my use-case I would prefer settings returning `Self`, but for other use-cases returning `&mut Self` is probably more appropriate. ideally b…
-
### Describe the bug
Using aliases in `select` queries will cause a fatal error if the following two things happen:
- The alias exceeds the Postgres character limit.
- The column is non-optio…
-
As can be seen on https://learn.microsoft.com/windows/apps/design/style/segoe-fluent-icons-font#icon-list, the range E0** - E5** is deprecated and should not be used. This is because it will show "gar…
-
**Describe the bug**
From time to time we got NullReferenceException from the SDK when calling to IsResourceGroupExistsAsync (also for other resources when calling to their "IsExists" API)
***Exce…
-
### Is your feature request related to a problem? Please describe.
A times we need to run fluentd without_source to halt input and aide in backend flushing.
When doing so - we do not have a method t…
ryn9 updated
4 months ago
-
I woud like to create relationship for tables like SQL Alchemy syntax or EF Core.
Follow the links for reference.
https://docs.microsoft.com/en-us/ef/core/modeling/relationships?tabs=fluent-ap…
-
### Bug description
The types suggest that it is possible to chain on composite types via the fluent API, but that results into a runtime error.
### How to reproduce
```prisma
model CommentR…
-
## What problem does this solve or what need does it fill?
I would like to be able to `load_folder()` on files with only particular extensions,
My game's assets folder would be something like this…
-
The fluent API seems to try to mimic natural language, e.g.
````
isThis(error)
.UserNotFoundError(() => ...)
.NotAProphetError(() => ...)
````
`errorHere(*error*)` uses the following con…
-
I'm using the below configuration for plugin.
this is working with 0.12.4 version but not the latest 0.12.5
```
@type google_cloud
...
use_metadata_service false
buffer_type file…