-
Can you explain to me what coach, premium coach, first, business is?
We have the following configuration:
coach||coach
coach
coach||coach||coach
coach||coach||coach||coach
premium coach
fir…
-
I love this app but the column alignment has been bugging me when there are a combination of 3 or 4 letter symbols which changes the alignment of the other values from row to row. I made some changes …
-
Strange new column appear in rights with "Click to sort by note functionality" and broke columns. Xnote column is disabled
![2024-10-21_19-09-35](https://github.com/user-attachments/assets/c1e208a2-…
-
## Issue Description
Every column contains its header as a column value when there are more than `batch_size` rows.
## Steps to Reproduce (Bugs only)
1. Config file:
```
transformati…
-
With the rise of storing `vectors` and very unique data structures, the base columns from `piccolo.columns` is simply not good enough to express these datatypes for our DBs.
In my example I am crea…
-
I've create a project with the following entity
```
public record Contact(
@Id Long id,
Boolean isOrganization
){};
```
I'm using it with a standard repository
```
@Component
p…
-
I cannot read the column header or type anymore, it is protected when I use $dbf->getColumns();
I had to use Laravel ReflectionClass and do a whole loop-ta-loop to get the information. LOL
Anyw…
-
### Steps to reproduce
Link to live example: (required)
Steps:
1. go to mux datapremium
2. try to manage column visibility
3. the names of the columns are not ordered..
### Current behavio…
-
Hello everyone I can't find a solution anywhere((
It is possible somehow in a graph with column clustering disabled, provided that there are only 6 columns, 3 need to be positioned to the left and 3…
-
While adding DML injection tests for ALTER COLUMN .. SET TYPE, I noticed that the column being altered can become temporarily invisible. This occurs when the alteration is complex, requiring a backfil…