~lifeless/storm/bug-620615

Viewing all changes in revision 371.

  • Committer: Free Ekanayaka
  • Date: 2010-08-18 08:22:54 UTC
  • mfrom: (369.2.9 schema-support)
  • Revision ID: free.ekanayaka@canonical.com-20100818082254-m2ai1w595y7f6rbz
Merge schema-support [f=250412] [r=niemeyer,jkakar]

The schema management code used by the Landscape project has been
included under storm.schema, allowing to define Schema objects for
creating, dropping, clearing and upgrading database schemas across
multiple databases. The patch system is file-based, i.e. each database
patch is defined in a separate file inside a Python module directory.

See storm.schema.patch.PatchApplier and storm.schema.schema.Schema for
more details.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: