PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB » Bug #8307

Default value of seqname_format option

Details

Request #8307Default value of seqname_format option
Submitted2006-07-27 10:42 UTC
Fromantonio dot musarra at romcad dot it
Assigneddanielc
StatusBogus
PackageDB
PHP Version4.3.2
OSLinux
Roadmaps(Not assigned)

Comments

[2006-07-27 10:42 UTC] antonio dot musarra at romcad dot it

Description:
------------
For me it is not corrected to set up a value default for the option
seqname_format to %s_seq (you see variable $options of DB_common).
Moreover the documentation of the method DB_Common::nexId() is not
complete for the parameter $seq_name, is not specified that to the
value of the parameter $seq_name the value of will be added in tail
$options['seqname_format'].

Thanks for yours the attention