dsboulder

David Stevenson
Pivotal Labs
San Francisco, CA
2
3
  • Dumps mysql triggers as part of rake db:test:prepare
    Created Tue Sep 09 17:05:31 -0700 2008
    legend
  • Rails plugin allowing tests to be run against multiple database systems easily through rake test.
    Created Sun Oct 05 13:14:53 -0700 2008
    legend
  • This rails plugin not only runs "EXPLAIN" before each of your select queries in development, but ...
    Created Wed Jun 25 14:36:44 -0700 2008
    legend

Following

Public Activity  feed

dsboulder created multidb_tester 1 day ago
New repository is at dsboulder/multidb_tester
dsboulder started watching migration_concordance 26 days ago
migration_concordance is at joshsusser/migration_concordance
dsboulder commented on dsboulder/query_reviewer 26 days ago
Comment in 72e43ba:

Good point. Well, I wanted to aggregate identical queries partly as a performance optimization, so I wouldn’t have to render out ALL those identical partials (including the raw SQL).
I could render the first query and the sanitized query, and have a button to switch between them… how’s that?

dsboulder created dump_mysql_triggers 27 days ago
New repository is at dsboulder/dump_mysql_triggers
dsboulder created query_reviewer 3 months ago
New repository is at dsboulder/query_reviewer