Change-Id: Ibbe47a159292d333ae58fe046e5c32e949856d6d
If the message is a warning, run your program with the ``-Werror`` flag: ``python -Werror myprogram.py``
"
placeholder: "# Copy complete stack trace and error message here, including SQL log output if applicable."
- render: ''
+ value: "\
+```
+
+# Copy complete stack trace and error message here, including SQL log output if applicable.
+
+```
+"
validations:
required: true
- Python:
- SQLAlchemy:
- Database:
- - DBAPI:
+ - DBAPI (eg: psycopg, cx_oracle, mysqlclient):
validations:
required: true