Posts by Elize Leite • 11 points
2 posts
- 
		0 votes0 answers13 viewsQ: How to increment a variable in the middle of an sql query in Flask?Hello, I’ve been trying for a while to receive and insert an image that needs to be BLOB type in Mariadb bank with Flask. However, when I try to insert the image into the bank with flask I get the… 
- 
		0 votes3 answers383 viewsA: Change Bootstrap 4 button backgroundIn the css file : .btn-primary { background-color: #BLABLA; }