-
```
What steps will reproduce the problem?
1. Insert/Update a product to the Products2 Table
2. Have a Product Description width more than 1023 chars
The expected result is a new/updated Product with…
-
```
What steps will reproduce the problem?
1. Insert/Update a product to the Products2 Table
2. Have a Product Description width more than 1023 chars
The expected result is a new/updated Product with…
-
```
What steps will reproduce the problem?
1. Insert/Update a product to the Products2 Table
2. Have a Product Description width more than 1023 chars
The expected result is a new/updated Product with…
-
```
What steps will reproduce the problem?
1. Insert/Update a product to the Products2 Table
2. Have a Product Description width more than 1023 chars
The expected result is a new/updated Product with…
-
```
What steps will reproduce the problem?
1. Insert/Update a product to the Products2 Table
2. Have a Product Description width more than 1023 chars
The expected result is a new/updated Product with…
-
I was trying to create an event table programmatically. My subject ids were cast as a character. I'm recreating that effect below with `as.chacter()`. When I created the dosing like below everything j…
-
**Requirements**
- [x] I have searched the [issues](https://github.com/ryanoasis/nerd-fonts/issues) for my request and found nothing related and/or helpful
- [x] I have searched the [F…
rivy updated
7 months ago
-
**Describe the bug**
The cell length gets messed up when using Devanagari characters for Hindi or Sanskrit languages.
**To Reproduce**
1. Create a table.
2. Type using MacOS Devanagari keybo…
mptgh updated
10 months ago
-
(Found via #94027)
**Describe the problem**
When a table name contains special whitespace characters _which are allowed in PostgreSQL_, the table view in the DB console breaks down.
**To Repr…
-
Hi, I was looking at your `wcwidth` library for comparison, since in the utf8proc library we are also implementing a similar feature (see JuliaLang/utf8proc#2). The first disagreement that I came ac…