Skip to content
Snippets Groups Projects
Commit 9f3da9d3 authored by Lyudmila Vaseva's avatar Lyudmila Vaseva
Browse files

Add notes on af_timestamp field

parent 299dde86
No related branches found
No related tags found
No related merge requests found
......@@ -347,7 +347,7 @@ mysql> describe abuse_filter; (https://www.mediawiki.org/wiki/Extension:AbuseFil
| af_pattern | blob | NO | | NULL | |
| af_user | bigint(20) unsigned | NO | MUL | NULL | |
| af_user_text | varbinary(255) | NO | | NULL | |
| af_timestamp | binary(14) | NO | | NULL | |
| af_timestamp | binary(14) | NO | | NULL | | // I think that's last modified
| af_enabled | tinyint(1) | NO | | 1 | |
| af_comments | blob | YES | | NULL | |
| af_public_comments | tinyblob | YES | | NULL | |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment