Differences From Artifact [ff5d979e8b]:
- File src/json_branch.c — part of check-in [525816e6d7] at 2011-11-04 20:37:04 on branch json — Added configure option --enable-json to enable json features. They are disabled by default. (user: json-demo size: 11143) [more...]
To Artifact [e1702c32da]:
- File src/json_branch.c — part of check-in [407cd4c534] at 2012-11-20 02:05:24 on branch less-verbose-sync — Show much less output on a sync operation, unless the --verbose flag is given. (user: drh size: 11139) [more...]
| ︙ | |||
303 304 305 306 307 308 309 | 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 | - + | } /* Commit */ db_end_transaction(0); #if 0 /* Do an autosync push, if requested */ /* arugable for JSON mode? */ |
| ︙ |