summaryrefslogtreecommitdiff
path: root/views/README.md
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-04-28 16:17:47 +0200
committeremkael <emkael@tlen.pl>2016-04-28 16:17:47 +0200
commit0f0025d1aed469c4e15e601a28506e7ac28d5569 (patch)
tree76f397240562c1b99e5b9a23a2543907a434e712 /views/README.md
parentb2d5d58e24103884b8883962ffb49488eedc7270 (diff)
* career length view altered to use helper view for first and last race
Diffstat (limited to 'views/README.md')
-rw-r--r--views/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/README.md b/views/README.md
index 56e7562..2eee268 100644
--- a/views/README.md
+++ b/views/README.md
@@ -36,6 +36,8 @@ Simple view which lists career length stats for each driver:
[You can use these to produce such stats, for example.](http://www.reddit.com/r/formula1/comments/2xr3tw/who_do_you_think_will_get_their_first_win_next/cp2sjp2?context=1)
+Based on two other helper views: `debut_dates` and `last_race_dates`, listing race dates for each drivers' first and last entry.
+
`champions.sql`
---------------