https://bugzilla.wikimedia.org/show_bug.cgi?id=65488
Bug ID: 65488
Summary: Petition must supports the SQLite backend
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Petition
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Web browser: ---
Mobile Platform: ---
I have added Jenkins jobs (bug 64952) and the test suite does not pass because
the Petition installer does not support sqlite:
https://integration.wikimedia.org/ci/job/mwext-Petition-testextensions-master/1/console
00:00:02.108 A database query error has occurred.
00:00:02.109 Query: CREATE TABLE petition_data (
00:00:02.110 pt_id INTEGER AUTOINCREMENT,
00:00:02.111 pt_petitionname TEXT,
00:00:02.111 pt_pagetitle TEXT,
00:00:02.112 pt_source TEXT,
00:00:02.113 pt_name TEXT,
00:00:02.114 pt_email TEXT,
00:00:02.114 pt_country TEXT,
00:00:02.115 pt_message BLOB,
00:00:02.116 pt_share INTEGER,
00:00:02.117 pt_timestamp BLOB,
00:00:02.117 PRIMARY KEY (pt_id)
00:00:02.118 )
00:00:02.119 Function: DatabaseBase::sourceFile(
/srv/ssd/jenkins-slave/workspace/mwext-Petition-testextensions-master/extensions/Petition/table.sql
)
00:00:02.120 Error: 1 near "AUTOINCREMENT": syntax error
00:00:02.121
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l