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

syntax fix to fit sqlalchemy v2 #98

Open
wants to merge 1 commit into
base: chapter_02_repository
Choose a base branch
from

Conversation

harryghgim
Copy link

@harryghgim harryghgim commented Dec 22, 2024

Two syntax changes were made to fit sqlalchemy version 2.

  1. text function is used on sql
  2. map_imperatively is called in mapping model to database.

There is another PR PR which addesses code changes to master branch, but this PR focuses on chapter 2 branch only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant