Skip to content

Commit

Permalink
Introduction to Object Relational Mapping: SQL Alchemy.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tafara-N committed Dec 3, 2024
1 parent bd5ffd0 commit ba2733c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0x0F-python-object_relational_mapping/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ Write a script that prints the `State` object with the `name` passed as argument
- If no state has the name you searched for, display `Not found`
- Your code should not be executed when imported
```
```bash
guillaume@ubuntu:~/0x0F$ ./10-model_state_my_get.py root root hbtn_0e_6_usa Texas
3
guillaume@ubuntu:~/0x0F$ ./10-model_state_my_get.py root root hbtn_0e_6_usa Illinois
Expand Down

0 comments on commit ba2733c

Please sign in to comment.