Posts by Rafael Gorski • 285 points
3 posts
-
5
votes2
answers4989
viewsA: How to run scripts in powershell
Powershell script files usually use the extension .ps1 and follow the specification of ligulate. Following the premise that your script is written in powershell and your machine has powershell…
-
0
votes2
answers299
viewsA: Error calling PROCEDURE in SQL Fiddle
André, this looks like a SQL Fiddle BUG in Mysql 5.6. Another thread has already been answered with this in english. I asked the konerak to take a look at the Issue 5 on Github and the thread in…
-
3
votes1
answer118
viewsA: AWS - How to make CRUD on S3
The answer to your question is not so simple and may cause extensive discussion on how to better model/design/design a software solution to utilize an object storage structure (e.g. AWS S3, AWS…