-
Improvement
-
Resolution: Fixed
-
Minor
-
4.4
-
MOODLE_404_STABLE
-
MOODLE_405_STABLE
-
- Covered by automated tests (confirm they pass on all DBs)
This came from a discussion with stronk7 in MDL-81073 where the question was raised "How big is an integer across all of our supported database platforms, and where is that defined?" (example)
It's currently defined ad-hoc as needed by calling code. We can define a constant somewhere in the DML for this value (9,999,999,999) and use it as required
Ensure this constant is covered by test assertions for usage in select, insert, update & delete queries
- Discovered while testing
-
MDL-81073 Add version and expiry date to manage badges page filters
-
- Closed
-