Pylons / pyramid

Pyramid - A Python web framework
https://trypyramid.com/
Other
3.97k stars 887 forks source link

update SQLAlchemy logger in quick tutorial fixes #3706 #3707

Closed ckaipf closed 1 year ago

ckaipf commented 2 years ago

Updates the logger for SQLAlchemy in the Quick Tutorial: Chapter 19

stevepiercy commented 2 years ago

@ckaipf would you please sign CONTRIBUTORS.txt and push that commit to this PR?

Otherwise, this looks good to me. Thank you!

stevepiercy commented 2 years ago

This PR is OK to merge. I fixed the lint issues in https://github.com/Pylons/pyramid/pull/3708. Once that PR is merged, we can rerun lint to make sure it is all green before merging this PR.