Sanpele / websitePlaying

Personal website little projects.
0 stars 0 forks source link

look into better coding standards when making mysql query. #4

Closed Sanpele closed 2 years ago

Sanpele commented 2 years ago

Consistent and efficient code will be important for mysql queries as this code is repeated a few times and consistent standards will help readability / extensibility and all that good stuff.