Home » Database » DB » Bug #8307
Default value of seqname_format option
Details
| Request #8307 | Default value of seqname_format option |
|---|---|
| Submitted | 2006-07-27 10:42 UTC |
| From | antonio dot musarra at romcad dot it |
| Assigned | danielc |
| Status | Bogus |
| Package | DB |
| PHP Version | 4.3.2 |
| OS | Linux |
| 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