Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MS SQL migrations converted to the new format | AlexRa | 2010-05-16 | 1 | -7/+0 |
| | |||||
* | Thanks StrawberryFride, for a patch that fixes MSSQL migration: | Arthur Valadares | 2009-06-29 | 1 | -3/+3 |
| | | | | | Minor tweak to a region migration SQL script for the OAR DateTime field - SQL Server syntax slightly different from MySQL (and there is no unsigned in MSSQL, sadly) | ||||
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-29 | 1 | -0/+7 |
Attached is a patch that changes the oar file saving of creation date/time to an integer instead of a string. I did this after justincc emailed me saying there is a problem with internationalisation doing it the old way and I said I'd fix it. Its been tested with MySQL and I've made the changes for MSSQL but that hasn't been well tested. |