~allenap/storm/interface-rationale-bug-659883

  • 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.
Filename Latest Rev Last Changed Committer Comment Size
..
storm 1 17 years ago Gustavo Niemeyer Adding initial infrastructure. Diff
tests 1 17 years ago Gustavo Niemeyer Adding initial infrastructure. Diff
.bzrignore 333 14 years ago Jamu Kakar - New 'make doc' target generates API documentatio 267 bytes Diff Download File
LICENSE 129 16 years ago Gustavo Niemeyer Added LGPL version 2.1 in the LICENSE file, and a 25.9 KB Diff Download File
Makefile 327.2.4 14 years ago Jamu Kakar - Merged trunk. 980 bytes Diff Download File
MANIFEST.in 213 16 years ago Gustavo Niemeyer Added *.zcml to MANIFEST.in. 145 bytes Diff Download File
NEWS 370 13 years ago Jamu Kakar Merged better-timeout-messages [r=lifeless,mwhudso 16.4 KB Diff Download File
README 332 14 years ago Jamu Kakar - The README file now includes information about S 6.3 KB Diff Download File
setup.cfg 180 16 years ago Gustavo Niemeyer Added MANIFEST.in and setup.cfg files, and also ch 24 bytes Diff Download File
File setup.py 235.3.2 15 years ago James Henstridge Build extension in setup.py. 1.6 KB Diff Download File
File test 327.1.4 14 years ago James Henstridge Remove unneeded import of "new" module. 4.4 KB Diff Download File
TODO 274 15 years ago Gustavo Niemeyer Updated TODO file with Gavin Panella's suggestion 2.4 KB Diff Download File