Uploaded image for project: 'Portal'
  1. Portal
  2. PORTAL-640

FavoritesFunctionalMenuItemJson class DB constraints

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Low Low
    • El Alto Release
    • None
    • Portal
    • None

      Class: FavoritesFunctionalMenuItemJson

      DDL:
      create table fn_menu_favorites (
      user_id int(11) not null,
      menu_id int(11) not null,
      primary key (user_id,menu_id)
      );

            dmizyn dmizyn
            dmizyn dmizyn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: