We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4431ee6 commit 60c954cCopy full SHA for 60c954c
SeaORM/docs/04-generate-entity/02-entity-structure.md
@@ -52,7 +52,7 @@ pub struct Model { ... }
52
```
53
54
<details>
55
- <summary>You can find a list of valid values for the `rename_all` attribute below</summary>
+ <summary>You can find a list of valid values for the `rename_all` attribute here</summary>
56
57
- camelCase
58
- kebab-case
SeaORM/docs/04-generate-entity/04-enumeration.md
@@ -44,7 +44,7 @@ pub enum Category {
44
45
46
47
48
49
50
0 commit comments