Changes between Initial Version and Version 1 of Ticket #21798, comment 8
- Timestamp:
- Mar 13, 2014, 11:22:38 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21798, comment 8
initial v1 1 @erikr, I agree that we allow many silly definition, the combination of `auto_now_add` and `default is a good example.1 @erikr, I agree that we allow many silly definition, the combination of `auto_now_add` and `default` is a good example. 2 2 3 3 However I think we should at least warn the user if two of the `add_now`, `auto_add_now` and `default` options are defined since the defined behavior here is ambiguous.