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

Amend note about book

This commit is contained in:
Simon Holywell 2015-07-09 10:00:02 +01:00
parent ca61d37f8e
commit 08c2243b0e

View file

@ -7,8 +7,8 @@ key here is that you pick a style and stick to it. To suggest changes
or fix bugs please open an [issue][] or [pull request][pull] on Git Hub.
These guidelines are designed to be compatible with Joe Celko's [SQL Programming
Style][celko] book to make adoption for teams already following that standard
simple. This guide is a little more opinionated in some areas and in others a
Style][celko] book to make adoption for teams who have already read that book
easier. This guide is a little more opinionated in some areas and in others a
little more relaxed. It is certainly more succinct where [Celko's book][celko]
contains anecdotes and reasoning behind each rule as thoughtful prose.