Changeset 3950 for trunk/doc/pslib/psLibSDRS.tex
- Timestamp:
- May 16, 2005, 12:07:45 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r3949 r3950 1 %%% $Id: psLibSDRS.tex,v 1.22 0 2005-05-16 21:45:21 priceExp $1 %%% $Id: psLibSDRS.tex,v 1.221 2005-05-16 22:07:45 jhoblitt Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 4424 4424 Database indexes can be specified setting the \code{comment} field to 4425 4425 ``\code{Primary Key}'' or ``\code{Key}''. ``Auto-incrementing'' columns may be 4426 specified by setting the \code{comment} field to \code{AUTO_INCREMENT}. 4427 Indexes and auto-increments maybe be combined in the same \code{comment}. 4428 Comments are otherwise ignored. 4426 specified by setting the \code{comment} field to ``\code{AUTO_INCREMENT}''. 4427 Indexes and auto-increments maybe be combined in the same \code{comment}. They 4428 must be separated by optional whitespace, a comma, and then more optional 4429 whitespace. The \code{comment} field is otherwise ignored. 4429 4430 4430 4431 \begin{verbatim}
Note:
See TracChangeset
for help on using the changeset viewer.
