Commit 15d15d1
authored
hot-fix(templates/structure): fix to angry line eating for fields with ignored tags
In
f27b374#diff-ad4a99e7b5707e0720670302be779e2d230f9a6d9d2a84ac2011f6ffe9367633R14
was added left pad deletion, which perform creating line record without breaking space, if tagIgnore was used. It break formatting of created code, and sqlboiler failes to perform saving1 parent 0ccf00c commit 15d15d1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments