-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: jsarchibald/python-cs50
base: sql_transactions
head repository: cs50/python-cs50
compare: main
Commits on Dec 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9183228 - Browse repository at this point
Copy the full SHA 9183228View commit details
Commits on Jan 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d1e5ff7 - Browse repository at this point
Copy the full SHA d1e5ff7View commit details
Commits on Jan 13, 2020
-
Merge pull request cs50#109 from cs50/develop
disconnecting only if there's a connection
Kareem Zidane authoredJan 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 1689322 - Browse repository at this point
Copy the full SHA 1689322View commit details
Commits on Feb 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ad5cbc5 - Browse repository at this point
Copy the full SHA ad5cbc5View commit details
Commits on May 4, 2020
-
Merge pull request cs50#119 from cs50/develop
Handles OverflowError from get_float
Configuration menu - View commit details
-
Copy full SHA for 3cb3ff0 - Browse repository at this point
Copy the full SHA 3cb3ff0View commit details
Commits on Jun 12, 2020
-
Merge pull request cs50#122 from jsarchibald/sql_transactions
Transaction sessions; appcontext teardown fix; multiple databases in request fix.
Configuration menu - View commit details
-
Copy full SHA for 5e30c80 - Browse repository at this point
Copy the full SHA 5e30c80View commit details -
Configuration menu - View commit details
-
Copy full SHA for c51a9df - Browse repository at this point
Copy the full SHA c51a9dfView commit details -
Mostly bug fixes, but arguably adds support for multiple connections too
Configuration menu - View commit details
-
Copy full SHA for 4924fa1 - Browse repository at this point
Copy the full SHA 4924fa1View commit details
Commits on Aug 19, 2020
-
Merge pull request cs50#124 from cs50/develop
Re-implements SQL support with sessions
Kareem Zidane authoredAug 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 2d40229 - Browse repository at this point
Copy the full SHA 2d40229View commit details
Commits on Aug 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 74c74cc - Browse repository at this point
Copy the full SHA 74c74ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41166b3 - Browse repository at this point
Copy the full SHA 41166b3View commit details
Commits on Nov 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e7c0df8 - Browse repository at this point
Copy the full SHA e7c0df8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf34af7 - Browse repository at this point
Copy the full SHA cf34af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be1e24 - Browse repository at this point
Copy the full SHA 2be1e24View commit details -
Configuration menu - View commit details
-
Copy full SHA for a598334 - Browse repository at this point
Copy the full SHA a598334View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2fc969 - Browse repository at this point
Copy the full SHA b2fc969View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d007a4 - Browse repository at this point
Copy the full SHA 9d007a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f44c562 - Browse repository at this point
Copy the full SHA f44c562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87dd161 - Browse repository at this point
Copy the full SHA 87dd161View commit details -
Configuration menu - View commit details
-
Copy full SHA for a14e549 - Browse repository at this point
Copy the full SHA a14e549View commit details
Commits on Nov 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c68324d - Browse repository at this point
Copy the full SHA c68324dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 083bf5e - Browse repository at this point
Copy the full SHA 083bf5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a11c9b9 - Browse repository at this point
Copy the full SHA a11c9b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 727df50 - Browse repository at this point
Copy the full SHA 727df50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31305e1 - Browse repository at this point
Copy the full SHA 31305e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8cca8d - Browse repository at this point
Copy the full SHA e8cca8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16e52bf - Browse repository at this point
Copy the full SHA 16e52bfView commit details -
Merge pull request cs50#133 from cs50/transactions
Fixes support for transactions for SQLite, PostgreSQL, and MySQL
Configuration menu - View commit details
-
Copy full SHA for e9464d8 - Browse repository at this point
Copy the full SHA e9464d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5857d3f - Browse repository at this point
Copy the full SHA 5857d3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a63c89 - Browse repository at this point
Copy the full SHA 0a63c89View commit details -
Merge pull request cs50#134 from cs50/unpacking
removed support for unpacking dicts and lists in execute
Configuration menu - View commit details
-
Copy full SHA for b9b196d - Browse repository at this point
Copy the full SHA b9b196dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ead20a7 - Browse repository at this point
Copy the full SHA ead20a7View commit details
Commits on Nov 24, 2020
-
Kareem Zidane committed
Nov 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 87394fd - Browse repository at this point
Copy the full SHA 87394fdView commit details
Commits on Nov 25, 2020
-
Kareem Zidane committed
Nov 25, 2020 Configuration menu - View commit details
-
Copy full SHA for a80dfeb - Browse repository at this point
Copy the full SHA a80dfebView commit details -
handle no root logger handlers
Kareem Zidane committedNov 25, 2020 Configuration menu - View commit details
-
Copy full SHA for f3750c7 - Browse repository at this point
Copy the full SHA f3750c7View commit details -
use separate logger for cs50.sql
Kareem Zidane committedNov 25, 2020 Configuration menu - View commit details
-
Copy full SHA for db0d14a - Browse repository at this point
Copy the full SHA db0d14aView commit details -
Kareem Zidane committed
Nov 25, 2020 Configuration menu - View commit details
-
Copy full SHA for aea0dfe - Browse repository at this point
Copy the full SHA aea0dfeView commit details -
Kareem Zidane committed
Nov 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 74f03f0 - Browse repository at this point
Copy the full SHA 74f03f0View commit details -
Kareem Zidane committed
Nov 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 9cd038c - Browse repository at this point
Copy the full SHA 9cd038cView commit details -
configure cs50 logger in cs50 module
Kareem Zidane committedNov 25, 2020 Configuration menu - View commit details
-
Copy full SHA for f2ba330 - Browse repository at this point
Copy the full SHA f2ba330View commit details -
forcibly enable cs50 logger in flask apps
Kareem Zidane committedNov 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 7dd19ad - Browse repository at this point
Copy the full SHA 7dd19adView commit details
Commits on Nov 26, 2020
-
Merge pull request cs50#136 from cs50/logger
configure root logger
Kareem Zidane authoredNov 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 4887b5f - Browse repository at this point
Copy the full SHA 4887b5fView commit details -
Merge pull request cs50#135 from cs50/develop
Fixes support for transactions, drops support for unpacking of args to execute
Kareem Zidane authoredNov 26, 2020 Configuration menu - View commit details
-
Copy full SHA for a3b3cc5 - Browse repository at this point
Copy the full SHA a3b3cc5View commit details
Commits on Nov 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5a575e7 - Browse repository at this point
Copy the full SHA 5a575e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddeba08 - Browse repository at this point
Copy the full SHA ddeba08View commit details
Commits on Nov 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8e210de - Browse repository at this point
Copy the full SHA 8e210deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b9e9a6 - Browse repository at this point
Copy the full SHA 2b9e9a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5b446 - Browse repository at this point
Copy the full SHA 2d5b446View commit details -
Configuration menu - View commit details
-
Copy full SHA for f50dfd7 - Browse repository at this point
Copy the full SHA f50dfd7View commit details -
Merge pull request cs50#138 from cs50/teardown_appcontext
Fixes teardown_appcontext, adds support for multiple DB connections when using Flask
Configuration menu - View commit details
-
Copy full SHA for dfe1d93 - Browse repository at this point
Copy the full SHA dfe1d93View commit details
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.