Changes between Initial Version and Version 1 of Ticket #35410, comment 3
- Timestamp:
- Apr 26, 2024, 2:08:06 PM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35410, comment 3
initial v1 1 Maybe I ask you are not simply `NULL` to denote the lack of assignment? 1 Maybe I ask you are not simply `NULL` to denote the lack of assignment? Trying to perform database operations in a `Field.default` callback is doomed to fail in myriad of ways hence why the documentation suggests that a literal value be returned instead.