Commit a680ce2
authored
fix: correct singularization of "waves" (sqlc-dev#2194)
We hit a table where "waves" was singularized to "wafe". Probably caught
the rule attempting to set "knives" -> "knife" and "wives" -> "wife".1 parent d749977 commit a680ce2
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
0 commit comments