CVS messages for Database Scripts
May 30, 2009
-
Database Scripts: /modules/dbscripts/config.inc.example 1.5.4.10 @ DRUPAL-6--2
Database Scripts: /modules/dbscripts/config.references.inc.example 1.1.2.7 @ DRUPAL-6--2
Database Scripts: /modules/dbscripts/dbscripts.module 1.5.4.78 @ DRUPAL-6--2Including modifications that didn't get committed in the batch commit. I tried to batch import all of the outstanding commits from Git, but it missed any commits that effect config.inc.example or config.references.inc.example because I keep config.inc and config.references.inc in my Git version of the repository. As such, they are being committed as one big commit here. See Github for real commit history.
-
Simplifying creation of workspace, reducing chance of server incompatibility
-
Updating tips in README. Explaining usefulness of mode module
-
Updating requirements in README Just discovered that MySQL v5.0.22 and below is incompatible.
-
Should have never blankedly deleted the tmp directory during a helper function
-
Tweaking comments
-
Database Scripts: /modules/dbscripts/dbscripts.module 1.5.4.74 @ DRUPAL-6--2
Database Scripts: /modules/dbscripts/helpers/change_column_values.awk 1.1.2.6 @ DRUPAL-6--2Checking for string version of column dependency values
-
Rearranging order of actions
-
Database Scripts: /modules/dbscripts/dbscripts.module 1.5.4.72 @ DRUPAL-6--2
Database Scripts: /modules/dbscripts/helpers/change_column_values.awk 1.1.2.5 @ DRUPAL-6--2Fixing error in checking if the column should be changed during awk script
-
Better checking for if 'foreign-key' exists in $dependant_columns
