My Db have some fields using Integer data type, but after SS generated them, all of them ‘re Boolean db type.
Please tell me how to fix it !
Thanks !
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Tinyint will be flagged as boolean since many databases use that for true/false. It’s a choice we had to make for MySQL which I understand could cause issues.
If you use SubSonic 3, you can change this in the templates.