Directory db/

Directory Created:
2006-09-18 21:10
Total Files:
1
Deleted Files:
1
Lines of Code:
72

[root]/db
         migrate (14 files, 193 lines)

Lines of Code

db/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
stansk04 7 (100.0%) 122 (100.0%) 17.4

Most Recent Commits

stansk04 2007-04-04 23:53

Copied version 14 of the schema to schema_kas.rb - I forgot to do that after the last migration.
Minor formatting updates.

8 lines of code changed in:

  • db: schema_kas.rb (+8 -2)
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.

37 lines of code changed in:

  • db: schema_kas.rb (+37 -36)
stansk04 2007-01-16 20:15

Added my schema file (renamed to schema_kas.rb) to the svn to see it online.
Need to copy the latest version here after migrations.

65 lines of code changed in:

  • db: schema_kas.rb (new 65)
stansk04 2006-10-25 23:33

Remove schema.rb from svn.

0 lines of code changed in:

  • db: schema.rb (del)
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.

5 lines of code changed in:

  • db: schema.rb (+5 -1)
stansk04 2006-09-20 23:17

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

6 lines of code changed in:

  • db: schema.rb (+6 -1)
stansk04 2006-09-18 21:10

Initial import

1 lines of code changed in:

  • db: schema.rb (new 1)
Generated by StatSVN 0.3.1