-
My colleague just installed apex-sert, unfortunately it fell over on one of our apps with an invalid number error.
I tracked this down to
`select collection_sql
from sv_sert_220200.sv_sec_score_c…
-
The situation is a bit complex so I have created a reproducer [here](https://github.com/lukas-krecan-s1/ocsf-bug).
1. I have an extension which has an object "[my_object](https://github.com/lukas-k…
-
Hi, i'm looking to use an orm instead of doing all the sql manually as i have been. How would you select certain columns on related models?
For example.
```
// models
User('id','email','password')
…
-
### Is it an issue related to Adaptive Cards?
No.
### What is the PWD impact?
### User Experience:
When elements lack alt text, it can significantly hinder the accessibility of the content for th…
-
### Environment
Jmix version: 2.3.2
### Bug Description
There is a problem with creating dynamic attribute of "Entity" type with default value. There is an unexpected error when user is tryin…
-
## 🚀 Feature
This possibly interacts with #1089, but is slightly independent.
I was recently looking at multispectral data with many layers, where three layers were R, G, and B channels in natur…
-
# Description:
I had created a version demo for selection all.
when i set to attributes column: selectable is false then display select all is wrong.
Same image attach
![Capture](https://user-imag…
-
I have this error with Blender 3.0 and Obj files.
-
**Is your feature request related to a problem? Please describe.**
Given a sequence of sibling tokens here:
```rust
// line_comment
#[attribute_item]
fn function_item() {
}
```
Generates th…
-
When an IcCard is missing a href attribute, the interaction button is no longer positioned correctly:
[ICDS Select (React component) (forked) - StackBlitz|https://stackblitz.com/edit/rc77dn-9vvja3?…