Alexandru Emil Lupu
  • About
  • Portfolio
  • Clients
  • Work
  • Statistics
  • Blog
  • Contact
  • About
  • Portfolio
  • Clients
  • Work
  • Statistics
  • Blog
  • Contact

Blog

Archive for Feb 2013

Read More
Mysql field types and their charsets

When having to administer a big database having tables that contains millions of rows, a big issue emerges. Optimizing the tables and the data stored.

A short version...

Read More
How to implement Enum Fields in your Ruby on Rails models

If you reached this page, it might be because you have searched how the hell you could create an enum field in Ruby On Rails.

Short answer: Ruby On Rails prior to version...