Revision 08a7b09...

Go back to digest for 16th June 2013

Optimization in Other

Aaron J. Seigo committed changes in [bodega-server] /:

make testdata.sql a lot less painful to read and maintain

basically, replacing a lot of raw id's from previous inserts with
helper functions that look up the id by the name of the thing

also clean up the stored procedures created when finished

there are still some raw IDs in the file, but this is a big step in
the sane direction

File Changes

Modified 4 files
  •   sql/testdata.sql
  •   server/test/list.js
  •   server/test/mocha.opts
  •   server/test/store.js
4 files changed in total