recbill
| Column name | Type | Null | Default | Description |
|---|---|---|---|---|
| userid | int unsigned |
|
||
| bill_interval | tinyint unsigned |
|
||
| last_check | int unsigned | YES |
|
|
| next_check | int unsigned | YES |
|
|
| last_email | int unsigned | YES |
|
|
| last_payid | int unsigned | YES |
|
|
| try_ct | tinyint unsigned | YES |
0
|
|
| last_mailed | int unsigned | YES |
0
|
| Key name | Type | Column(s) |
|---|---|---|
| PRIMARY | PRIMARY | |
| next_check | INDEX |