~ubuntu-branches/ubuntu/quantal/gallery2/quantal

« back to all changes in this revision

Viewing changes to modules/core/classes/GalleryStorage/DatabaseStorage/schema/xml-src/A_GalleryAlbumItem_1.0.xml

  • Committer: Bazaar Package Importer
  • Author(s): Michael C. Schultheiss
  • Date: 2005-11-29 15:50:12 UTC
  • Revision ID: james.westby@ubuntu.com-20051129155012-wtophp03lu01kdgl
Tags: upstream-2.0.2
ImportĀ upstreamĀ versionĀ 2.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
 
 
3
<!DOCTYPE table
 
4
  SYSTEM "../../../../../../../lib/tools/dtd/DatabaseChangeDefinition2.0.dtd">
 
5
<change>
 
6
  <table-name>AlbumItem</table-name>
 
7
  <schema-from>
 
8
    <schema-major>1</schema-major>
 
9
    <schema-minor>0</schema-minor>
 
10
  </schema-from>
 
11
  <schema-to>
 
12
    <schema-major>1</schema-major>
 
13
    <schema-minor>1</schema-minor>
 
14
  </schema-to>
 
15
  <remove>
 
16
    <column>
 
17
      <column-name>layout</column-name>
 
18
    </column>
 
19
  </remove>
 
20
</change>