Any person who tried to write SQL code that is compatible across different databases probably had to renounce after going beyond simple "select" statements. Recently we have been trying to support both sqlite and MySQL for gwtd and it's amazing how awfully un-standardized SQL is. It's really a shame to have to write another abstraction layer because one database recognizes AUTO_INCREMENT and another AUTOINCREMENT. So it's no surprise to see that the "Shitty" denomination is actually recognized by search engines:
Glad they realize it!