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

App class DB constraints

XMLWordPrintable

      Class: App
      DDL:
      create table fn_app (
      app_id int(11) primary key not null auto_increment,
      app_name varchar(100) not null default '?',
      ...
      );

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

              Created:
              Updated:
              Resolved: