Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ApartApp - Rename stored procedure #545

Open
NerdyGriffin opened this issue Apr 19, 2021 · 1 comment
Open

ApartApp - Rename stored procedure #545

NerdyGriffin opened this issue Apr 19, 2021 · 1 comment
Labels
ApartApps MVP To mark cards required for the MVP of the Apartment Applications project ApartApps For use with the Apartment Applications project

Comments

@NerdyGriffin
Copy link
Contributor

Has this SP been renamed/should it be renamed?

            idResult = RawSqlQuery<ApartmentAppIDViewModel>.query("GET_AA_APPID_BY_USERNAME_AND_SESS @SESS_CDE, @STUDENT_USERNAME", sessionParam, userParam); //run stored procedure

Originally posted by @EjPlatzer in #544 (comment)

@NerdyGriffin
Copy link
Contributor Author

Same as above, this name is outdated. In the future, you could copy the SP with the new name, and then rename it in the API, and once the API is updated everywhere, delete the old SP.

Originally posted by @EjPlatzer in #544 (comment)

@NerdyGriffin NerdyGriffin added ApartApps For use with the Apartment Applications project ApartApps MVP To mark cards required for the MVP of the Apartment Applications project labels Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ApartApps MVP To mark cards required for the MVP of the Apartment Applications project ApartApps For use with the Apartment Applications project
Projects
None yet
Development

No branches or pull requests

1 participant