Opened 21 years ago
Closed 20 years ago
#1586 closed enhancement (wontfix)
Database enum('Y','N') and enum('YES','N') replaced with BOOLEAN
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | low | |
| Severity: | normal | Version: | 1.5.2 |
| Component: | Optimization | Keywords: | |
| Focuses: | Cc: |
Description
In the linkcategories, links, options there are both enum('Y','N') and enum('YES','N') and in posts ping_status might be better served as a boolean.
Change History (3)
Note: See
TracTickets for help on using
tickets.
This could break any plugins that access these directly...