File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 189
189
"contributions" : [
190
190
" code"
191
191
]
192
+ },
193
+ {
194
+ "login" : " dawnmist" ,
195
+ "name" : " Janeene Beeforth" ,
196
+ "avatar_url" : " https://avatars.githubusercontent.com/u/5810277?v=4" ,
197
+ "profile" : " https://github.com/dawnmist" ,
198
+ "contributions" : [
199
+ " doc"
200
+ ]
192
201
}
193
202
],
194
203
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
# Prisma Entity Relationship Diagram Generator
2
2
3
3
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4
-
5
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square )] ( #contributors- )
6
-
4
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square )] ( #contributors- )
7
5
<!-- ALL-CONTRIBUTORS-BADGE:END -->
8
6
9
7
Prisma generator to create an ER Diagram every time you generate your prisma client.
@@ -321,7 +319,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
321
319
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bcanfield"><img src="https://avatars.githubusercontent.com/u/12603953?v=4?s=100" width="100px;" alt="Brandin Canfield"/><br /><sub><b>Brandin Canfield</b></sub></a><br /><a href="https://github.com/keonik/prisma-erd-generator/commits?author=bcanfield" title="Code">💻</a></td>
322
320
<td align="center" valign="top" width="14.28%"><a href="https://scrapbox.io/mrsekut-p/"><img src="https://avatars.githubusercontent.com/u/24796587?v=4?s=100" width="100px;" alt="kota marusue"/><br /><sub><b>kota marusue</b></sub></a><br /><a href="https://github.com/keonik/prisma-erd-generator/commits?author=mrsekut" title="Documentation">📖</a></td>
323
321
<td align="center" valign="top" width="14.28%"><a href="https://github.com/shiralwz"><img src="https://avatars.githubusercontent.com/u/6162142?v=4?s=100" width="100px;" alt="Lucia"/><br /><sub><b>Lucia</b></sub></a><br /><a href="https://github.com/keonik/prisma-erd-generator/issues?q=author%3Ashiralwz" title="Bug reports">🐛</a></td>
324
- <td align="center" valign="top" width="14.28%"><a href="http://www.halostatue.ca/"><img src="https://avatars.githubusercontent.com/u/11361?v=4?s=100" width="100px;" alt="Austin Ziegler"/><br /><sub><b>Austin Ziegler</b></sub></a><br /><a href="https://github.com/keonik/prisma-erd-generator/commits?author=halostatue" title="Code">💻</a></td>
322
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/halostatue"><img src="https://avatars.githubusercontent.com/u/11361?v=4?s=100" width="100px;" alt="Austin Ziegler"/><br /><sub><b>Austin Ziegler</b></sub></a><br /><a href="https://github.com/keonik/prisma-erd-generator/commits?author=halostatue" title="Code">💻</a></td>
323
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/dawnmist"><img src="https://avatars.githubusercontent.com/u/5810277?v=4?s=100" width="100px;" alt="Janeene Beeforth"/><br /><sub><b>Janeene Beeforth</b></sub></a><br /><a href="https://github.com/keonik/prisma-erd-generator/commits?author=dawnmist" title="Documentation">📖</a></td>
325
324
</tr>
326
325
</tbody>
327
326
</table>
You can’t perform that action at this time.
0 commit comments