1
0
Fork 0
mirror of https://github.com/treffynnon/sqlstyle.guide.git synced 2025-03-09 12:49:51 -05:00

Add links to latest reddit and hacker news discussions

This commit is contained in:
Simon Holywell 2024-11-18 14:53:18 +10:00 committed by GitHub
parent d1c856a7d5
commit 96e43f4d25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,12 +7,15 @@
<p>
This guide is being discussed on Hacker News [
<a href="https://news.ycombinator.com/item?id=9941150">1</a>,
<a href="https://news.ycombinator.com/item?id=12671667">2</a>
<a href="https://news.ycombinator.com/item?id=12671667">2</a>,
<a href="https://news.ycombinator.com/item?id=17924917">3</a>,
<a href="https://news.ycombinator.com/item?id=42143528">4</a>
],
Reddit [
<a href="https://www.reddit.com/r/SQL/comments/3efmn0/sql_style_guide_a_consistent_code_guide_ensuring/">1</a>,
<a href="https://www.reddit.com/r/programming/comments/3eri42/sql_style_guide_by_simon_holywell/">2</a>,
<a href="https://www.reddit.com/r/PHP/comments/3efmp7/sql_style_guide_a_consistent_code_guide_ensuring/">3</a>
<a href="https://www.reddit.com/r/PHP/comments/3efmp7/sql_style_guide_a_consistent_code_guide_ensuring/">3</a>,
<a href="https://www.reddit.com/r/programming/comments/1gr2jpg/sql_style_guide_by_simon_holywell/">4</a>
],
<a href="https://lobste.rs/s/q9elee/sql_style_guide_by_simon_holywell">Lobste.rs</a>,
<a href="https://b.hatena.ne.jp/entry/s/www.sqlstyle.guide/ja/">Hatena</a> and