I need to add a record to SQL database. Here is the code:
@app.route(\'/addTerm\', methods=[\'POST\']) def addTerm(): try: _name = request.form[\'