]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix instances of objects as instances of classes (#8627)
authorMuhammad Abdur Rakib <103581704+rifatrakib@users.noreply.github.com>
Fri, 14 Oct 2022 17:53:49 +0000 (23:53 +0600)
committerGitHub <noreply@github.com>
Fri, 14 Oct 2022 17:53:49 +0000 (19:53 +0200)
commitfe89ffe7563192a0b8f83b045f6e35fbed2a4a19
tree3e893d45dfc199c27cc537ad1bde5f82de087e50
parent8bdd4c8704d357dce1afa8bddc6ceaacc1880fc9
fix instances of objects as instances of classes (#8627)

document mentions `creating instances of "User" and "Address" objects` which is a mistake as we create instances or objects from classes.
doc/build/orm/quickstart.rst