]> git.mjollnir.org Git - moodle.git/commit
Adding one utility to detect and propose DB changes in
authorstronk7 <stronk7>
Tue, 28 Aug 2007 23:03:40 +0000 (23:03 +0000)
committerstronk7 <stronk7>
Tue, 28 Aug 2007 23:03:40 +0000 (23:03 +0000)
commit498a550d010da613c68e25043b1b610b5fd15892
tree2b9c0cd6e4ed81ffb3376a8275be6c9e0a613359
parentfc40517570a5428f2b750b8209535d2ecaeca172
Adding one utility to detect and propose DB changes in
order to have all the int(10) fields properly defined. MDL-11038

Test, test, test!!!
admin/xmldb/actions/check_bigints/check_bigints.class.php [new file with mode: 0644]
admin/xmldb/actions/main_view/main_view.class.php