sql

camelot.core.sql.transaction(original_function)[source]

Decorator for methods on an entity, to make them transactional

camelot.core.sql.update_database_from_model()[source]

Introspection the model and add missing columns in the database

this function can be ran in setup_model after setup_all(create_tables=True)

Previous topic

schema_display

Next topic

threaded_logging

This Page


Comments
blog comments powered by Disqus