Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Renamed the SQL update files to be more consistent with the database | Dries Buytaert | 2001-10-15 |
| | | | | | definitions in the ./database/ directory. And like that we can also start adding .pgsql update files ... | ||
* | - I tidied up most SQL tables to be more consistent with the rest of the | Dries Buytaert | 2001-10-14 |
| | | | | | | | tables: I changed all "id"s to "xid"s where "x" is the first letter of the table name. I also renamed all remaining "userid"s to "uid"s as I mentioned I would do. Take a look at ./drupal/updates/3.00-to-x.xx.sql for the MySQL updates. | ||
* | - PEAR-ification of Drupal by claw: you can now host Drupal on a wide | Dries Buytaert | 2001-10-09 |
| | | | | | | | range of databases including MySQL, PostgreSQL, MSSQL, and others. For additional information and an 'how to upgrade', check the mails sent to the mailing list. | ||
* | - a batch of updates, including some experimental changes to the moderation | Dries Buytaert | 2001-09-27 |
| | | | | of comments and nodes. | ||
* | - Added the new user module! | Dries Buytaert | 2001-09-16 |
| | |||
* | - added a 3.00-to-x.xx.sql file : do _NOT_ apply these yet | Dries Buytaert | 2001-09-13 |