You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Book 2 - Chapter 4, we discuss query string parameters, but the lesson plan itself does not have any examples of how to build the SQL in the controller method. It also does not show how to use SQL parameters with the constructed SQL string.
In Book 2 - Chapter 4, we discuss query string parameters, but the lesson plan itself does not have any examples of how to build the SQL in the controller method. It also does not show how to use SQL parameters with the constructed SQL string.
https://github.com/nashville-software-school/bangazon-inc/blob/master/book-2-platform-api/chapters/CONTROLLER_PARAMETERS.md
The text was updated successfully, but these errors were encountered: