Skip to content

Releases: cs50/python-cs50

v9.4.0: Merge pull request #186 from cs50/vacuum

15 Oct 00:45
e75afaf

Choose a tag to compare

Adds support for `VACUUM`, fixes raw strings

v9.3.4

18 Dec 04:06

Choose a tag to compare

updated SQLAlchemy versioning

v9.3.3

18 Dec 00:19

Choose a tag to compare

fixed merge

v9.3.2: Merge pull request #180 from cs50/updates

17 Dec 19:45
c73d1d2

Choose a tag to compare

updated IO wrapper, style, version

v9.3.1

17 Dec 19:41

Choose a tag to compare

increments version

v9.3.0: Merge pull request #174 from cs50/SQLAlchemy-2.0

24 Oct 17:47
fcc8cb9

Choose a tag to compare

v9.2.7

17 Oct 20:03

Choose a tag to compare

replaced distutils with packaging

v9.2.6: Merge pull request #176 from cs50/create-view

29 Sep 20:30
955637c

Choose a tag to compare

Adds support for 'CREATE VIEW' statement

v9.2.5

29 Jan 10:42

Choose a tag to compare

fixated SQLAlchemy to version 1.4.46

v9.2.4

02 Dec 20:34

Choose a tag to compare

added try-catch workaround for SQL.connect when sqlite3 is not available