|
Share and Money Management 0.18devel
|
Contains general database stuff. More...
Namespaces | |
| namespace | smm |
| namespace | smm.database |
| Functions to create, open and close the database as well as the db schema and the initial data set. | |
Functions | |
| def | smm.database.init_storm (uri) |
| Initialise the Storm ORM wrapper. More... | |
| def | smm.database.close_storm () |
| Close the Storm ORM wrapper. More... | |
Variables | |
| smm.database.store = None | |
| Store object for high level database access. More... | |
Contains general database stuff.