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

44 commits

Author SHA1 Message Date
Simon Holywell
d1c856a7d5 fix: document join exception (fixes #81) 2024-02-27 11:11:40 +10:00
Simon Holywell
e61d43db43 fix: remove trailing whitespace 2024-02-27 11:05:00 +10:00
Simon Holywell
89cd5bee80 Merge branch 'gh-pages' of github.com:treffynnon/sqlstyle.guide into gh-pages 2024-02-27 11:02:45 +10:00
Simon Holywell
e8a3922bbd fix: use ISO date format with added T (fixes #82) 2024-02-27 11:01:50 +10:00
Jordan
a0a4160725
fix: update camelCase references to use camelCase (#95) 2024-02-27 10:51:48 +10:00
Simon Holywell
055067deef
closes #68 by using BETWEEN for the range 2020-08-28 10:44:07 +10:00
Jonathan
3e65cd1d46
Update sqlstyle.guide.md 2020-05-25 13:27:01 +02: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
4fe4866c50 closes #53: adds suggested column types 2019-09-10 14:54:46 +10:00
tuxayo
20aa6bfdac
Add missing semicolons on queries 2019-06-19 19:00:59 +02:00
Simon Holywell
e38b2d6b83 closes #48 column name engines -> engine_tally 2018-07-20 09:36:01 +10:00
Simon Holywell
3800361558
Closes #39 fixing misspelled complement 2018-04-30 10:28:09 +10:00
dweezil
5e5f6eb6e3 fix typo 2017-11-24 15:09:23 -05:00
Simon Holywell
cc276e38b3 fix issue link 2017-03-29 14:32:48 +10:00
Simon Holywell
e5e65734b1 try to prevent forks from breaking licence link backs 2017-02-28 13:11:07 +10:00
Simon Holywell
436bbf1337 Closes #8 by adding examples of GROUP and UNION 2017-02-27 09:55:03 +10:00
jroitgrund
38c58edc64 Spelling 2016-10-10 10:28:04 +01:00
Simon Holywell
11b23a4c74 Update link to Celko's book 2016-09-01 12:37:57 +10:00
Simon Holywell
db6e52c99e Merge pull request #5 from fulldecent/patch-1
Fixes #4, uses same terminology as MySql, Postgresql, MSSQL and Oracle
2016-09-01 09:03:56 +10:00
William Entriken
1509cdfc2a Fixes #4, uses same terminology as MySql, Postgresql, MSSQL and Oracle use 2016-05-19 09:13:02 -04:00
Dave Lyons
0197120571 Moved comment examples
Hi - I believe these comment examples should be directly under the comment bullet in the Do. Thanks :)
2016-05-16 09:57:32 -04:00
Chris Johnson
92884bb349 Update sqlstyle.guide.md 2015-07-24 15:48:42 -05:00
Simon Holywell
784f7b3139 Improve the readme file 2015-07-13 12:54:36 +01:00
Simon Holywell
00276098d7 Correct SQL error 2015-07-13 12:23:00 +01:00
Simon Holywell
8a77cd5953 Add some more ancillilary info 2015-07-13 11:48:15 +01:00
Simon Holywell
2b92604de6 Correct HTML etc 2015-07-13 11:29:31 +01:00
Simon Holywell
dd6424c431 More typos 2015-07-12 22:53:17 +01:00
Simon Holywell
f5343cb501 Add footer links, some spelling corrections, etc.W 2015-07-12 22:24:28 +01:00
Simon Holywell
7cae26db5b Add in some licence information 2015-07-11 23:36:58 +01:00
Simon Holywell
55c9d6485e Add some more information on prefered formalisms 2015-07-09 13:39:15 +01:00
Simon Holywell
f68681de04 Break up constrainst section to enhance readability 2015-07-09 10:10:02 +01:00
Simon Holywell
08c2243b0e Amend note about book 2015-07-09 10:00:02 +01:00
Simon Holywell
ca61d37f8e Add more keys and constraints - re-arrange naming conventions 2015-07-09 09:58:06 +01:00
Simon Holywell
6e823004ea add more key information 2015-07-09 08:16:39 +01:00
Simon Holywell
7332547d42 Add create syntax information 2015-07-08 20:21:51 +01:00
Simon Holywell
dfe99a5ab7 Use reference links instead of inline for clarity 2015-07-08 09:38:32 +01:00
Simon Holywell
8af15e91a9 Add more spacing information 2015-07-08 08:29:04 +01:00
Simon Holywell
086b030bc7 Improve grammar 2015-07-07 15:25:45 +01:00
Simon Holywell
b547f4f2a7 Improve defintions of indentation and white space 2015-07-07 15:15:46 +01:00
Simon Holywell
3fb8a38983 Correct year syntax 2015-07-07 09:48:58 +01:00
Simon Holywell
e3206dcc75 Add in some indentation examples 2015-07-07 09:47:16 +01:00
Simon Holywell
855e9ddfc8 Correct reference to keyword definitions 2015-07-06 17:00:36 +01:00
Simon Holywell
1f9e164e64 Correct spelling of PostgreSQL 2015-07-06 13:58:55 +01:00
Simon Holywell
819290ded3 Move the guide to an independent markdown file 2015-07-06 13:06:51 +01:00