Differences From Artifact [08f9825102]:
- File src/finfo.c — part of check-in [aa149371ed] at 2019-05-14 13:46:28 on branch trunk — Fix the graph on the /finfo page - apparently broken by check-in [8e2b8b027bc2d62a1]. (user: drh size: 27980)
To Artifact [94e2b39dbf]:
- File src/finfo.c — part of check-in [fff033fe6f] at 2019-05-14 14:47:37 on branch trunk — Add a new TIMELINE flag to control the dotted vertical lines that indicate omitted nodes. Only enable the dotted verticals where they make sense. (user: drh size: 27996) [more...]
| ︙ | |||
643 644 645 646 647 648 649 | 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 | - + |
@ </span>
}
@ </td></tr>
}
db_finalize(&q);
db_finalize(&qparent);
if( pGraph ){
|
| ︙ |