Directory db/migrate/

Directory Created:
2006-09-18 21:10
Total Files:
14
Deleted Files:
0
Lines of Code:
193

[root]/db/migrate

Lines of Code

db/migrate/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
stansk04 14 (100.0%) 193 (100.0%) 13.7

Most Recent Commits

stansk04 2007-03-22 20:16

Add indices to the users and expertise_tags tables.

15 lines of code changed in:

  • db/migrate: 014_add_indices.rb (new 15)
stansk04 2007-03-15 23:46

Migration 13: add status field to the expertise_tags table.
Suggest tags feature implemented.
Update profile layouts and show/hide tags.

15 lines of code changed in:

  • db/migrate: 013_add_status_to_tags.rb (new 15)
stansk04 2007-01-11 04:45

Add two migrations. 11 adds the system_id to users. 12 removes the id column from the groups_users table.
Other updates to the group assignment functionality for a user profile.

20 lines of code changed in:

  • db/migrate: 011_add_system_id_to_users.rb (new 11), 012_rem_id_from_membership.rb (new 9)
stansk04 2006-10-06 00:28

Migration to add created_at and updated_at to the user and tag tables.
Various updates to track the last page visited.

16 lines of code changed in:

  • db/migrate: 010_add_timestamps_to_users_and_tags.rb (new 16)
stansk04 2006-09-20 23:17

Added Roles model/table and role_id to User.
Migrations to version 9.

28 lines of code changed in:

  • db/migrate: 008_create_roles.rb (new 17), 009_add_role_to_users.rb (new 11)
stansk04 2006-09-18 21:10

Initial import

99 lines of code changed in:

  • db/migrate: 001_create_systems.rb (new 12), 002_create_groups.rb (new 13), 003_create_users.rb (new 27), 004_membership.rb (new 12), 005_create_expertise_levels.rb (new 12), 006_create_expertise_tags.rb (new 14), 007_rename_group_membership.rb (new 9)
Generated by StatSVN 0.3.1