Commit cec9334
committed
Do not force json
We are using scaffolding to create our database classes.
Sadly, the scaffold does not support json on the json field, instead opting for string.
This change will let the user use JSON functions more freely1 parent 14c2cd5 commit cec9334
1 file changed
Lines changed: 1 addition & 7 deletions
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
| 148 | + | |
155 | 149 | | |
156 | 150 | | |
157 | 151 | | |
| |||
0 commit comments