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

209 commits

Author SHA1 Message Date
Simon Holywell
47071bc63d
Update index.md 2023-10-17 13:17:13 +10:00
HoangVP
a03fe568ac Add Vietnamese translation 2023-10-17 12:21:22 +10:00
NiumXp
0811bb5872
remove english sentence in pt-br page (#92) 2022-11-15 22:33:00 +10:00
Yaroslav Lukomskyi
f4f2a703f0
Ukrainian translation (#88) 2022-06-28 13:49:04 +10:00
KyeongYun Do
a38fb0fa67
Korean translation (#87) 2022-05-30 09:27:55 +10:00
谭九鼎
30a162b515
Use https for links (#85) 2022-05-30 09:25:14 +10:00
Simon Holywell
7eb1aee595
Update licence link to in French translation 2022-01-16 13:44:34 +10:00
Idrissa Djepa Creutz
a60221a677
French translation (#83) 2022-01-16 13:41:02 +10:00
Simon Holywell
9e68f0a6aa
Correct translation alphabetical order (#78)
* Correct translation alphabetical order in readme

* Correct alphabetical order of config
2021-08-02 14:23:03 +10:00
Andrzej Wójtowicz
bbf8e2fb06
Polish translation (#77) 2021-08-02 14:12:32 +10:00
Enes
302a0c220c
Turkish translation (#76) 2021-07-30 16:33:47 +10:00
Simon Holywell
44f5e91766
Merge pull request #73 from felippecaso/hotfix/typo-pt-BR
fix: small typos under General in pt-BR version
2021-03-10 09:46:41 +10:00
Felippe F. Caso
5a585400c8 fix: small typos in General 2021-03-07 20:05:20 -03:00
Simon Holywell
055067deef
closes #68 by using BETWEEN for the range 2020-08-28 10:44:07 +10:00
Simon Holywell
1cb634a213
Merge branch 'robertopauletto-gh-pages' into gh-pages 2020-08-28 08:38:52 +10:00
Simon Holywell
cf29a982cc
Merge branch 'gh-pages' of git://github.com/robertopauletto/sqlstyle.guide into robertopauletto-gh-pages 2020-08-28 08:38:28 +10:00
Roberto Pauletto
95b32a1d34 .gitignore restored 2020-08-24 18:07:13 +02:00
Simon Holywell
41605dbb53
correct guide name in it translation 2020-08-24 14:15:16 +10:00
Roberto Pauletto
2b4811247b Fixed a couple of typos 2020-08-23 16:44:23 +02:00
Simon Holywell
6fa669bd4d
Merge branch 'robertopauletto-gh-pages' into gh-pages 2020-08-23 22:51:54 +10:00
Simon Holywell
573ad42b2b
tie in italian translation 2020-08-23 22:46:11 +10:00
Roberto Pauletto
e6f55833b1 Italian translation 2020-08-14 19:17:51 +02:00
Simon Holywell
0894a32de4
Merge pull request #64 from vanillajonathan/patch-6 2020-05-26 11:16:47 +10:00
Simon Holywell
169ec816a9
Merge pull request #63 from vanillajonathan/patch-5 2020-05-26 11:14:56 +10:00
Jonathan
3e65cd1d46
Update sqlstyle.guide.md 2020-05-25 13:27:01 +02:00
Jonathan
e0f10b8209
Fix broken markup
Fix missing equal sign between "href" attribute and value.
2020-05-25 13:00:01 +02:00
Simon Holywell
4a1313f6ba
Fixes #61 thanks to @theking2 2020-05-24 21:10:16 +10:00
Simon Holywell
e3975896c9
Merge pull request #58 from vanillajonathan/patch-5
Update sqlstyle.guide.md
2020-05-24 21:07:03 +10:00
Simon Holywell
2c7c0abd69
Merge pull request #62 from rhanqtl/improve-simplified-chinese-translation 2020-05-05 14:12:33 +10:00
rhanqtl
8485b3db33 improve Simplified Chinese translation 2020-04-29 11:07:14 +08:00
Simon Holywell
370a1941df
Merge pull request #60 from JackKuo-tw/gh-pages
Fix zh-TW typos, misuse, conventions
2020-03-05 15:22:50 +10:00
JackKuo
d2349f2716
Merge branch 'gh-pages' into gh-pages 2020-03-05 13:08:04 +08:00
Simon Holywell
a563f53915
Merge pull request #59 from stevencch99/gh-pages
Correct the translation for zh-TW
2020-03-05 14:54:55 +10:00
JackKuo
ba7dd5275e
Fix zh-TW typos, misuse, conventions
Make it follow Chinese copywriting guidelines
Make it follow Microsoft Language Portal
2020-03-05 12:38:02 +08:00
Steven C
f2916b7fb9
Correct the translation for zh-TW
"大部分情況下至少要確認值要大於零。" -> "在大部分情況下,至少要確認該值大於零。"
2020-02-17 17:28:42 +08:00
Steven C
f85546c8f5
Correct the translation for zh-TW
"大部分情況下至少要確認值要大於零。" -> "在大部分情況下,至少要確認該值是否大於零。"
2020-02-17 17:22:29 +08:00
Jonathan
132bffb2af
Update sqlstyle.guide.md
Fix grammar. Proper hyphenation between words. Use HTTPS links.
2019-11-18 13:31:05 +01:00
Simon Holywell
50f1029657
Update scripts.js 2019-11-04 11:12:12 +10:00
Simon Holywell
14bf5e3ca5
Update scripts.js 2019-11-04 11:05:06 +10:00
Simon Holywell
167a5ce46c
Update anchor.min.js 2019-11-04 10:59:25 +10:00
Simon Holywell
98571b60f9
Update README.md 2019-10-23 12:30:15 +10:00
Simon Holywell
4fe4866c50 closes #53: adds suggested column types 2019-09-10 14:54:46 +10:00
Simon Holywell
56494ad711 Merge branch 'tuxayo-patch-5' into gh-pages 2019-09-10 14:47:20 +10:00
Simon Hoywell
5445aa4afb adds missing semicolons for all translations 2019-09-10 14:44:03 +10:00
tuxayo
20aa6bfdac
Add missing semicolons on queries 2019-06-19 19:00:59 +02:00
Simon Holywell
118236eebf
Merge pull request #54 from linehk/fix-link
Fix zh link to list of SQL keywords (保留字参考)
2019-05-15 09:14:50 +10:00
sulinehk
abeb1aec81 fix link 2019-05-10 19:22:42 +08:00
Simon Holywell
a4c95d2f3d
Closes #43: add link back badge to readme 2019-02-01 12:36:24 +10:00
Simon Holywell
550a02cd10
add link to hatena discussion in footer 2018-09-26 15:20:58 +10:00
Simon Holywell
fac7247944
Merge pull request #49 from treffynnon/dev-issue-48-column-naming-violation
Closes #48 - column naming convention violations
2018-07-20 09:37:07 +10:00