stalker.db.metaΒΆ

This module exists to have a singleton metadata. The best way is to hold the metadata variable in a seperate module (as Guido van Rossum suggested, if I remember correctly)

Classes

MetaData([bind, reflect]) A collection of Tables and their associated schema constructs.

Previous topic

stalker.db.mapper

Next topic

stalker.db.tables

This Page