Who I Am
Categories
- Nerdy stuff (5)
- Random blather (9)
Tags
@mitchitized
Tag Archives: database
Goodbye, auto increment
You are going to see a lot more writing about non-relational databases from me in the near future, and I thought I’d start making the transition with a little ditty about auto increment columns in MySQL. In short, they are … Continue reading
JTable and primary keys
While integrating Joomla with a remote user source, I learned that JTable won’t let you touch id columns (or the primary key, more specifically). I had to do some workarounds and this is my shameful story. Continue reading




