We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Update LICENSE
added wheel, fixes cs50#162
removed postgres, but not postgresql, support