Norman Murillo
Results
2
comments of
Norman Murillo
Just now I need to add a custom SQL in the form clause but no way to do it through sequelize :( ``` select s.id,program_name as program_id from scholarships s,...