CmlPHP v2.x 开发手册
KEY `idx_groupid` (`groupid`) USING BTREE, KEY `idx_menuid` (`menuid`) USING BTREE ) ENGINE=MyISAM AUTO_INCREMENT=190 DEFAULT CHARSET=utf8 COMMENT='用户或者用户组权限记录'; CREATE TABLE `pr_admin_groups` unsigned DEFAULT '1' COMMENT '1 正常,0删除', `remark` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8; CREATE TABLE `pr_admin_menus` ( `id` int(11) NOT NULL (`pid`) USING BTREE, KEY `idex_order` (`sort`) USING BTREE, KEY `idx_action` (`url`) ) ENGINE=MyISAM AUTO_INCREMENT=55 DEFAULT CHARSET=utf8 COMMENT='权限模块信息表'; CREATE TABLE `pr_admin_users` ( `id`0 码力 | 245 页 | 720.67 KB | 1 年前3
CmlPHP v2.x 开发手册
KEY `idx_groupid` (`groupid`) USING BTREE, KEY `idx_menuid` (`menuid`) USING BTREE ) ENGINE=MyISAM AUTO_INCREMENT=190 DEFAULT CHARSET=utf8 COMMENT='用户或者用户组权限记录'; CREATE TABLE `pr_admin_groups` ( unsigned DEFAULT '1' COMMENT '1正常,0删除', `remark` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8; CREATE TABLE `pr_admin_menus` ( `id` int(11) NOT NULL (`pid`) USING BTREE, KEY `idex_order` (`sort`) USING BTREE, KEY `idx_action` (`url`) ) ENGINE=MyISAM AUTO_INCREMENT=55 DEFAULT CHARSET=utf8 COMMENT='权限模块信息表'; CREATE TABLE `pr_admin_users` ( `id`0 码力 | 143 页 | 1.54 MB | 1 年前3
CmlPHP v2.x 开发手册
KEY `idx_groupid` (`groupid`) USING BTREE, KEY `idx_menuid` (`menuid`) USING BTREE ) ENGINE=MyISAM AUTO_INCREMENT=190 DEFAULT CHARSET=utf8 COMMENT='用户或者用户组权限记 录'; CREATE TABLE `pr_admin_groups` unsigned DEFAULT '1' COMMENT '1正常,0删除', `remark` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8; CREATE TABLE `pr_admin_menus` ( `id` int(11) NOT NULL AUTO_INCREMENT (`pid`) USING BTREE, KEY `idex_order` (`sort`) USING BTREE, KEY `idx_action` (`url`) ) ENGINE=MyISAM AUTO_INCREMENT=55 DEFAULT CHARSET=utf8 COMMENT='权限模块信息表'; CREATE TABLE `pr_admin_users` ( `id`0 码力 | 251 页 | 973.37 KB | 1 年前3
Django 1.8.x Documentationdatabases? How do I add database-specific options to my CREATE TABLE statements, such as specifying MyISAM as the table type? FAQ: The admin I can’t log in. When I enter a valid username and password, it version and the table types you’re using. (By “table types,” we mean something like “InnoDB” or “MyISAM”.) MySQL transaction peculiarities are outside the scope of this article, but the MySQL site has the creation of relations that can’t be validated. However, if you’re using SQLite or MySQL with MyISAM tables, there is no enforced referential integrity; as a result, you may be able to ‘fake’ cross0 码力 | 2454 页 | 2.85 MB | 1 年前3
Django 1.11.x Documentationdatabases? How do I add database-specific options to my CREATE TABLE statements, such as specifying MyISAM as the table type? FAQ: The admin I can’t log in. When I enter a valid username and password, it version and the table types you’re using. (By “table types,” we mean something like “InnoDB” or “MyISAM”.) MySQL transaction peculiarities are outside the scope of this article, but the MySQL site has the creation of relations that can’t be validated. However, if you’re using SQLite or MySQL with MyISAM tables, there is no enforced referential integrity; as a result, you may be able to ‘fake’ cross0 码力 | 2747 页 | 2.67 MB | 1 年前3
Django 1.10.x Documentationdatabases? How do I add database-specific options to my CREATE TABLE statements, such as specifying MyISAM as the table type? FAQ: The admin I can’t log in. When I enter a valid username and password, it version and the table types you’re using. (By “table types,” we mean something like “InnoDB” or “MyISAM”.) MySQL transaction peculiarities are outside the scope of this article, but the MySQL site has the creation of relations that can’t be validated. However, if you’re using SQLite or MySQL with MyISAM tables, there is no enforced referential integrity; as a result, you may be able to ‘fake’ cross0 码力 | 2538 页 | 2.59 MB | 1 年前3
Django 2.0.x Documentationdatabases? How do I add database-specific options to my CREATE TABLE statements, such as specifying MyISAM as the table type? FAQ: The admin I can’t log in. When I enter a valid username and password, it version and the table types you’re using. (By “table types,” we mean something like “InnoDB” or “MyISAM”.) MySQL transaction peculiarities are outside the scope of this article, but the MySQL site has the creation of relations that can’t be validated. However, if you’re using SQLite or MySQL with MyISAM tables, there is no enforced referential integrity; as a result, you may be able to ‘fake’ cross0 码力 | 2746 页 | 2.67 MB | 1 年前3
Django 1.8.x Documentationversion and the table types you’re using. (By “table types,” we mean something like “InnoDB” or “MyISAM”.) MySQL transaction peculiarities are outside the scope of this article, but the MySQL site has the creation of relations that can’t be validated. However, if you’re using SQLite or MySQL with MyISAM tables, there is no enforced referential integrity; as a result, you may be able to ‘fake’ cross will slow down that test suite by approximately 3x. Third-party apps or those developing against MyISAM will need to set this; in general, however, you should be developing your own projects against a0 码力 | 1685 页 | 6.01 MB | 1 年前3
Django 2.1.x Documentationdatabases? How do I add database-specific options to my CREATE TABLE statements, such as specifying MyISAM as the table type? FAQ: The admin I can’t log in. When I enter a valid username and password, it version and the table types you’re using. (By “table types,” we mean something like “InnoDB” or “MyISAM”.) MySQL transaction peculiarities are outside the scope of this article, but the MySQL site has the creation of relations that can’t be validated. However, if you’re using SQLite or MySQL with MyISAM tables, there is no enforced referential integrity; as a result, you may be able to ‘fake’ cross0 码力 | 2790 页 | 2.71 MB | 1 年前3
Django 2.2.x Documentationdatabases? How do I add database-specific options to my CREATE TABLE statements, such as specifying MyISAM as the table type? FAQ: The admin I can’t log in. When I enter a valid username and password, it version and the table types you’re using. (By “table types,” we mean something like “InnoDB” or “MyISAM”.) MySQL transaction peculiarities are outside the scope of this article, but the MySQL site has the creation of relations that can’t be validated. However, if you’re using SQLite or MySQL with MyISAM tables, there is no enforced referential integrity; as a result, you may be able to ‘fake’ cross0 码力 | 2915 页 | 2.83 MB | 1 年前3
共 38 条
- 1
- 2
- 3
- 4













