https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37592

--- Comment #23 from Paul Derscheid <[email protected]> ---
Created attachment 174969
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174969&action=edit
Bug 37592: (QA follow-up) Ensure consistent NOT NULL placement and make
implicit behavior explicit

- Explicitly set `NOT NULL` constraints for `creation_date` and
`modification_date` in `kohastructure.sql` to clarify the implicit behavior of
`DEFAULT CURRENT_TIMESTAMP`.
- Adjusted the `modification_date` column definition in the atomic update file
to place `NOT NULL` before `ON UPDATE` for consistency.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to