mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
- add files metadata support : use info for database fields
- distinction between directories synchronization and metadata synchronization git-svn-id: http://piwigo.org/svn/trunk@487 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -67,6 +67,7 @@ column:height table:images type:smallint
|
||||
column:keywords table:images type:varchar nullable:N length:255 binary:N
|
||||
column:storage_category_id table:images type:smallint nullable:N length:5 signed:N
|
||||
column:representative_ext table:images type:varchar nullable:N length:4 binary:N
|
||||
column:date_metadata_update table:images type:date nullable:N
|
||||
column:id table:sessions type:varchar nullable:Y length:255 binary:Y
|
||||
column:user_id table:sessions type:smallint nullable:Y length:5 signed:N
|
||||
column:expiration table:sessions type:int nullable:Y length:10 signed:N
|
||||
|
||||
Reference in New Issue
Block a user