8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request cs50#174 from cs50/SQLAlchemy-2.0 Support SQLAlchemy 2.0
replaced distutils with packaging
Merge pull request cs50#176 from cs50/create-view Adds support for 'CREATE VIEW' statement
fixated SQLAlchemy to version 1.4.46
added try-catch workaround for SQL.connect when sqlite3 is not available
use try-catch import sqlite3, update action
fixed license
fixed support for None as NULL
scoping INFO and ERROR to FLASK_ENV=development
changing minor version instead