-
When select field projections with alias, converters not work.
Seems like problem in `GenericMapping::read`.
Because alias create new `AliasedExpression`, in `GenericMapping::read` should corresp…
-
i have a hierarchy of users in different OUs. one application i use (snipeit) needs the users in a flat hierarchy:
i have to enter a baseDN in the config. this baseDN is appended to my user (cn=use…
-
Question: Error on command `intercept-build make check` .
Output:
```
xchecks/xchecks.c:5:21: error: only weak aliases are supported on darwin
__attribute__ ((alias("__c2rust_hash_ldat_stru…
-
LLVM's basicaa is not safe for parallel applications because it breaks alias edges that should exist. However basicaa is the only (as far as I can tell) AA that reads function attributes.
To test f…
-
Configuration handling needs some love. We should standardize it so it can be easily editable and extensible. One of the propositions we discussed was to use a YAML file.
```yaml
version: 1
selec…
-
According to [C# roadmap ](https://github.com/dotnet/roslyn/blob/main/docs/Language%20Feature%20Status.md)Generic Attributes are still part of C# VNext, as I think they are for past couple C# versions…
-
### Describe the bug
I can't retrieve ActiveRecord records from ActiveHash object when the ActiveHash is related to the ActiveRecord through another ActiveHash.
### To Reproduce
1. Create `bo…
-
AttributeError: module 'numpy' has no attribute 'bool'.
`np.bool` was a deprecated alias for the builtin `bool`. To avoid this error in existing code, use `bool` by itself. Doing this will not modify…
-
For example, when using the `same:` rule, the message is `"The :attribute must be same with :field"`, which gives us:
```
The New Password (again) must be same with new_password
```
Ideally th…
-
### Crate name
attr_alias
### Build failure link
https://docs.rs/crate/attr_alias/0.1.0/builds/1075851
### Additional details
The build did not fail, but this still appeared to be the b…
dylni updated
9 months ago