Help: test-without-rowid
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Aug 20.

The "test-without-rowid" command:

Usage: fossil test-without-rowid FILENAME...

Change the Fossil repository FILENAME to make use of the WITHOUT ROWID
optimization.  FILENAME can also be the ~/.fossil file or a local
.fslckout or _FOSSIL_ file.

The purpose of this command is for testing the WITHOUT ROWID capabilities
of SQLite.  There is no big advantage to using WITHOUT ROWID in Fossil.

Options:
   --dryrun | -n         No changes.  Just print what would happen.