Package Camelot :: Package camelot :: Package model :: Module fixture
[frames] | no frames]

Module fixture

source code

Classes
  Fixture
Keep track of static data loaded into the database
  FixtureVersion
Keep track of the version the fixtures have in the current database, the subversion revision number is a good candidate to be used as a fixture version.
Variables
  __metadata__ = MetaData(Engine(sqlite:///videostore.sqlite))
  __package__ = 'Camelot.camelot.model'
  metadata = MetaData(Engine(sqlite:///videostore.sqlite))
  using_options = <elixir.statements.ClassMutator object at 0x98...
Variables Details

using_options

Value:
<elixir.statements.ClassMutator object at 0x9804e0c>