psa.smb_generalPermissions
Overview
Column Descriptions
id –
1 2 3 4 5 | CREATE TABLE `smb_generalPermissions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8 |
Related documentation
March 13th, 2013 in
Uncategorized