Download & Extend

PostgreSQL doesn't like double-quotes

Project:Ubercart Restrict Qty
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

One of the SQL queries searches for "completed". PostgreSQL errors out on that, prefers to search for 'completed'. Patch attached.

AttachmentSize
uc_restrict_qty_pgsql.diff900 bytes

Comments

#1

Bump.