RedQueryBuilder icon indicating copy to clipboard operation
RedQueryBuilder copied to clipboard

select if boolean

Open hayusama opened this issue 8 years ago • 1 comments

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?

hayusama avatar Mar 01 '17 09:03 hayusama

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.

salk31 avatar Mar 01 '17 10:03 salk31