Posts by Rafael Senne • 43 points
4 posts
-
0
votes2
answers248
viewsA: How can I make the Blur effect on IE?
Hello, tried using filter:progid already? filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius=25); If you want to know more: https://msdn.microsoft.com/pt-br/library/ms532979(v=vs.85). aspx…
-
1
votes1
answer45
viewsA: Error sqlalchemy 1044
I got. In Mysql I ran the following code: GRANT ALL PRIVILEGES on name_banco. * TO user'@'api.namedhost.com.br' IDENTIFIED BY 'password'
-
1
votes1
answer45
viewsQ: Error sqlalchemy 1044
I have a Python application that connects to a Mysql database through Sqlalchemy, but it wasn’t me who developed it. When migrating the database to another server (aws.rds go Daddy), I switched to…
-
2
votes1
answer808
viewsQ: Reversal of git pull
I made a Git Pull and overwritten everything in the code. In my company we used SVN and there I would update a commit and the system would always merge everything, but the company migrated…
gitasked Rafael Senne 43