-
Running:
```
dsync -i 'src/schema.rs' -o 'src/generated_models' -c 'diesel::pg::Pg' --single-model-file
```
Which produces a bunch of files with a bunch of errors.
### 0
For example, this on…
-
To enable the "Resolution" and "Priority" fields in Jira while creating an issue, you need to ensure that your project is configured with a priority scheme that includes the desired priority levels, a…
-
## Your Question
I was trying to use the **unique** constraint in the email field of my model but this is not being migrated to the database.
```go
type Account struct {
gorm.Model
ID …
-
Lexical version: 0.18.0
## Steps To Reproduce
1. Go to Playground
2. Insert a 2x2 table
3. Insert another 2x2 table in any cell.
4. Export DOM
https://github.com/user-attachments/asset…
-
Similar to #44 (maybe I should pool all these into one issue?),
there are two functions for building precedence table parsers:
https://github.com/j-mie6/gigaparsec/blob/39b1ce35ab92176f2ffff20548c45…
-
Currently we are using an image for the EBCDIC Collating Sequence, see https://cghub.ca/Resources-Appendices/ebcdic-collating-sequence. This isn't accessible, and should be converted into text and a …
-
!help is getting out of control. We should add a category field to the parsers table (maybe leave it as text and we can clean it up on the backend, default to blank/uncategorized).
Then update the !h…
-
## Next Steps for the VFS team
- [ ] **Assign** this ticket to the team member(s) responsible for addressing feedback provided by Platform.
- [ ] **Comment** on this ticket:
- If the Platform revie…
-
Hi,
Not sure how to explain this issues properly but I have observed something weird happening when using collection control.
First is there are some instance were i am getting a blank text on co…
-
How do we remove table while maintaining the text with formatting ? In order words how do we convert table into text in ckeditor ?