Page 1 of 1

Why "issue ID" is an integer?

Posted: 23 May 2005, 11:35
by Guest
I think that it could be fine to have an alphanumeric "issue ID" ...

Is there any reason for using an integer??

Thanks

Davide

Posted: 24 May 2005, 00:12
by thraxisp
It's more of an implementation. The issue id is being set up as an auto incrementing integer field in the database.