mtech2008

Results 2 issues of mtech2008

Hi, How can I achieve Hashing/ Encrypting a password field? How about having a HashField or MD5Field? Regards

wait for response

Hi, I have a following sql and I want to write a .yml schema file. CREATE TABLE `Programs` ( `program_id` int(11) NOT NULL AUTO_INCREMENT, `program_name` varchar(255) DEFAULT NULL, `program_code` varchar(50)...