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

sqlalchemy readme updated #23

Merged
merged 5 commits into from
Dec 30, 2024
Merged

sqlalchemy readme updated #23

merged 5 commits into from
Dec 30, 2024

Conversation

jerrinot
Copy link
Contributor

@jerrinot jerrinot commented Dec 13, 2024

  1. ORM example fixed - import fixed, uses UUID as a primary key, show querying and use a bit more idiomatic code in general
  2. Added RAW SQL example
  3. Guidance added - basically a warning against ORM

I tested both ORM and raw SQL examples with SQLAlchemy 1.4 and 2.0

1. ORM example fixed
2. Added RAW SQL example
3. Guidance added

I tested both ORM and raw SQL examples with SQLAlchemy 1.4 and 2.0
@jerrinot jerrinot marked this pull request as draft December 13, 2024 10:49
@jerrinot jerrinot self-assigned this Dec 13, 2024
@jerrinot jerrinot marked this pull request as ready for review December 13, 2024 10:53
@bluestreak01 bluestreak01 merged commit 166a068 into main Dec 30, 2024
3 checks passed
@bluestreak01 bluestreak01 deleted the jh_sqlalchemy_update branch December 30, 2024 10:03
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.

2 participants