Answer the question
In order to leave comments, you need to log in
Why doesn't a hash query return a selection?
Installed postgres9, created the following table:
This query returns data successfully:
select * from users where email='[email protected]';
select * from users where password_hash='5dccdc4113ac4331f47daa65b37584ff829df277'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question