On Thu, May 2, 2013 at 9:10 PM, Svenn-Arne Dragly <[email protected]> wrote:
> Wouldn't this make it impossible to rename the tag without also
> renaming all entries in "feed_tag"? Say for instance if you want to
> rename your "My hobbies" tag to "Hobbies" at some point?

You're right, what a stupid mistake!
Although this, I think that

name  varCHAR(99)  NULL

in tag table has to be NOT NULL, because you don't create a tag with no name.
Also, name has to be UNIQUE, because can be confusing two tags with
the same name.

Regards,
--
Riccardo Padovani <[email protected]>

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps
More help   : https://help.launchpad.net/ListHelp

Reply via email to