Frank Boehme wrote:

> same name. Is there any fix? Actually, I never request objects by name.
> I just wrote the code so that the db is legible. Would it help if I set
> all names to empty per SQL command? As far as I vaguely remember this
> will result in name=id and thus be unique?

Yes, it'll help, because empty names are not counted towards the
duplicate checks. It won't make the article name equal to the ID,
though; it'll just remain empty.

Alternately:

http://cvs.midgard-project.org/~checkout~/midgard/data/article-uniquename?rev=1.2&content-type=text/plain
http://cvs.midgard-project.org/~checkout~/midgard/data/database-upgrade?rev=1.16&content-type=text/plain

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to