PEAR is archived and read-only

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

Home » Database » DB » Bug #2026

nextID() produce a warning when sequence dosent exists on sqlite

Details

Submitted2004-07-30 18:03 UTC
Fromworld at open-publisher dot net
Assigneddanielc
StatusBogus
PackageDB
PHP Version4.3.7
OSWIN
Roadmaps(Not assigned)

Comments

[2004-07-30 18:03 UTC] world at open-publisher dot net

Description:
------------
nextID() produce a warning when a sequence dosent exists on sqlite.

Expected result:
----------------
As mentionned in the doc nextID should create a sequence when it dosent exists without warning. It works fine under mysql.