< Extension:LegalLogin
Schema
mysql> describe legallogin_accepted; +---------------+------------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +---------------+------------------+------+-----+---------+-------+ | lla_user | int(10) unsigned | NO | PRI | NULL | | | lla_name | varbinary(255) | NO | PRI | NULL | | | lla_rev_id | int(10) unsigned | NO | | NULL | | | lla_timestamp | varbinary(14) | NO | | | | +---------------+------------------+------+-----+---------+-------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.