bethlakshmi / GBE

Code repository for the Great Boston Burlesque Expo
3 stars 0 forks source link

Who's Free report fails #139

Open jonkiparsky opened 10 years ago

jonkiparsky commented 10 years ago

Trying to run a "Who's Free" report returns the following error:

SELECT UserId FROM Users AND CanSignup<>"Alumni" Query for user list failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND CanSignup<>"Alumni"' at line 1

bethlakshmi commented 10 years ago

CanSignup for us is a myth. We'd have to redefine it completely... can probably pull code related to that concept.

On Sun, Dec 29, 2013 at 12:16 AM, Jon Kiparsky notifications@github.comwrote:

Trying to run a "Who's Free" report returns the following error:

SELECT UserId FROM Users AND CanSignup<>"Alumni" Query for user list failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND CanSignup<>"Alumni"' at line 1

— Reply to this email directly or view it on GitHubhttps://github.com/bethlakshmi/GBE/issues/139 .

jonkiparsky commented 10 years ago

Dead. This is an intercon issue.