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

FunctionalMenuRole class DB constraints

XMLWordPrintable

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

      Class: FunctionalMenuRole

      DDL:
      create table fn_menu_functional_roles (
      id int(11) not null auto_increment,
      menu_id int(11) not null,
      app_id int(11) not null,
      role_id int(10) not null,
      ...
      );

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

              Created:
              Updated:
              Resolved: