commit | 3ef94e25b4c896ecaa85aa2c12b8863ecdf98df0 | [log] [tgz] |
---|---|---|
author | Vasu Nori <vnori@google.com> | Fri Feb 05 14:49:04 2010 -0800 |
committer | Vasu Nori <vnori@google.com> | Mon Feb 08 10:56:48 2010 -0800 |
tree | 676316d31676441e689d3fbdb475f84f9157a4b3 | |
parent | 5d36c46d2d8fb3f1bdc8fd1ff407e14b4433272a [diff] |
use sqlite 3.6.22 to print and profile the sql statetements instead of rolling our own trace/profile code in java, lets use sqlite 3.6.22 features. turns out sqlite does a good job of printing the sql statements - including the ones from the triggers.