Qore Schema Module Reference
1.0
|
The Schema module provides a high level database-independent API for working with database schemas; it uses the SqlUtil module to provide the middle and low-level schema management logic from a database-independent representation of a database schema.
To use this module, use "%requires Schema"
in your code.
All the public symbols in the module are defined in the Schema namespace.
Classes provided by this module: