News

I realize I was using auto_increment as it wasn't intended to be used in the first place.<BR><BR>As I continue to develop my tables I will most likely implement a 'liveDate' type field as well ...
This is related to me learning Django but it's specific to MySQL so I'll treat it as such.I need a table that includes:id - primary key (auto increment)text - object descriptionversion - version ...