codyjmcb / golf_stuff

0 stars 1 forks source link

Create cheat sheet for mysql->c# datatypes #30

Closed codyjmcb closed 1 month ago

codyjmcb commented 1 month ago

What does a tinyint translate to in c#?

iiiancampbell commented 1 month ago

hey @codyjmcb , would be interested in contributing to this first time issue. feel free to assign it to me if this is okay!

codyjmcb commented 1 month ago

Hi @iiiancampbell, I have assigned you this issue. Admittedly I am still learning how to use github (vs. gitlab) so if there is anything else I need to do to allow you to complete this, let me know! Appreciate the help!

iiiancampbell commented 1 month ago

No worries!

I’m learning the ropes too, no stress.

Did you just want me to amend the existing readme with the MySQL>>C# data types?

codyjmcb commented 1 month ago

I'm about to add a document to Documentation/ called Database ReadMe.txt, it is from when I had attempted this project previously and served as a starting point for this one (I've since learned more and wanted to try again). If you could append this file with the respective data type alignments, that would be greatly appreciated!

Do you use Discord?? We could link on discord to make communication easier between the two of us!

codyjmcb commented 1 month ago

I added the file, note the contents of the file (as they relate to the DB Schema) are not 100% accurate with what exists in the actual database. This shouldn't affect the data type alignment!

codyjmcb commented 1 month ago

Also, I'm sure you know this, but please do NOT contribute directly to the main branch, I am still working on figuring out how to configure github repos in the way I prefer. You can create a branch, make the changes, and make a pull request. At which point I will review and merge them :)

iiiancampbell commented 1 month ago

Great,

I’ll work off that file tomorrow - currently 1am my time!

codyjmcb commented 1 month ago

Perfect! I appreciate it, have a good night!