Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski. | Dries Buytaert | 2003-05-13 |
| | | | | | | | | | | | | | - Fixed a typo in the MSSQL database scheme. Patch by Michael Frankowski. - Removed dependency on "register_globals = on"! Patches by Michael Frankowski. Notes: + Updated the patches to use $foo["bar"] instead of $foo['bar']. + Updated the INSTALL and CHANGELOG files as well. - Tiny improvement to the "./scripts/code-clean.sh" script. | ||
* | - Added default table values to MSSQL database scheme. Patch by Moshe. ↵ | Dries Buytaert | 2003-04-28 |
| | | | | Fixes bug #1571. | ||
* | - Applied modified version of Al's "block delta" patch. I left out the | Dries Buytaert | 2003-04-19 |
| | | | | | | | | blogroll feature as I think it would get very confusing. I don't mind to add it but it need some thought and documentation as it somewhat conflicts with the existing cloud module. These changes require you to run update.php. | ||
* | - Some MSSQL related fixes by Moshe. | Dries Buytaert | 2003-04-13 |
| | |||
* | - Added a database scheme for Microsoft's SQL server. | Dries Buytaert | 2003-03-16 |