Posts by Bruno Rodrigues • 23 points
2 posts
-
1
votes1
answer1303
viewsQ: What is a git diff, how to do it, and what is it for?
I’m having a problem with my project. I make contributions to a git project, and when I check the Master branch, I saw that some methods are missing that you have in a branch, but don’t have in…
-
1
votes0
answers58
viewsQ: Sqlite does not save data to table - table users have in column named email
can anyone help me with the following question?? I’m creating a simple APP on android and using Sqlite, but when running the APP and entering the data in the user registration area, appears the…