Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

select if boolean #46

Open
hayusama opened this issue Mar 1, 2017 · 1 comment
Open

select if boolean #46

hayusama opened this issue Mar 1, 2017 · 1 comment

Comments

@hayusama
Copy link

hayusama commented Mar 1, 2017

Hello,
I test your project but with queries returning a boolean example:
SELECT IF( validation = 1 AND aat.id_type_account = 3 , 1,0)
FROM spc_da sd
LEFT JOIN account aa ON aa.ct_num = fournisseur
LEFT JOIN acc_type aat ON aat.id_account = aa.id_account

WHERE

Service={testservice} AND
sd.id_spc = ?

It's possible with your project?

@salk31
Copy link
Owner

salk31 commented Mar 1, 2017

Hi, I'm really sorry but I think this project is dead. There is a clone (well I think so) that seems to be much more popular, sorry I can't remember the name just now. If you find it please add to this page and I'll link from the front page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants