Skip to content

Instantly share code, notes, and snippets.

@jakehow
Created November 26, 2008 22:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jakehow/29615 to your computer and use it in GitHub Desktop.
Save jakehow/29615 to your computer and use it in GitHub Desktop.
+------------------------------------------------------+
| date | total_boxes | available_boxes |
+------------------------------------------------------+
| 2008-11-01 | 392 | 0 |
| 2008-10-01 | 392 | 0 |
| 2008-09-01 | 392 | 0 |
| 2008-08-01 | 392 | 0 |
| 2008-07-01 | 392 | 0 |
| 2008-06-01 | 392 | 0 |
| 2008-05-01 | 384 | 4 |
| 2008-04-01 | 326 | 26 |
| 2008-03-01 | 283 | 26 |
| 2008-02-01 | 246 | 30 |
| 2008-01-01 | 177 | 254 |
| 2007-12-01 | 159 | 258 |
+------------------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment