Changeset 487


Ignore:
Timestamp:
Aug 21, 2004, 3:01:12 PM (20 years ago)
Author:
z0rglub
Message:
  • add files metadata support : use info for database fields
  • distinction between directories synchronization and metadata synchronization
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/install/dbscheme.txt

    r474 r487  
    6868column:storage_category_id       table:images         type:smallint                 nullable:N length:5   signed:N
    6969column:representative_ext        table:images         type:varchar                  nullable:N length:4   binary:N
     70column:date_metadata_update      table:images         type:date                     nullable:N
    7071column:id                        table:sessions       type:varchar                  nullable:Y length:255 binary:Y
    7172column:user_id                   table:sessions       type:smallint                 nullable:Y length:5   signed:N
Note: See TracChangeset for help on using the changeset viewer.