Posts by Ianagos • 71 points
6 posts
-
0
votes1
answer200
viewsQ: Foreign key breach error only in inclusion via API, via insertion bank is correct
I have a . NET Core API that connects to a Postgres database using Entity Framework. For each table that needs to do some insertion I have the model with the right fields (created by hand because I…
-
0
votes0
answers40
viewsQ: API in . NET Core - api does not find connection string from appsettings.json
I did all the development on a windows machine but after almost a week I was able to deploy on a Ubuntu 18.04 machine and set the settings to access via https. But now I came across the following…
-
0
votes0
answers63
viewsQ: React + Typescript - Reuse function of one component in another giving error
Within a registration screen I have a pop-up to register a child record of the table in question. I have a function that makes the pop-up appear and disappear on the "Cancel" button. I decided to…
-
3
votes1
answer167
viewsA: shell_exec php with accent
I created a virtual machine with Ubuntu and threw it all in. I changed my ways and everything and it worked. I did it knowing that Linux treats accentuation differently.
-
2
votes1
answer167
viewsQ: shell_exec php with accent
I need to rotate a command via shell which can have accent (involves filename) by PHP. Printing the command and rotating it in the hand it runs with the accent, but with the shell_exec it does not…
-
1
votes1
answer59
viewsQ: Map only click on my device
I have a map in a fragment. I already solved all as key questions, created the signed apk, is not what I want to do and I did not put any console google developer, with the name of the project. A…