ramjet.database.base_model¶
Code for the the base model of the database to build other models from.
Module Contents¶
Functions¶
convert_class_to_table_name(model_class: Type[Model]) |
Creates the table name based on the model class. |
-
database¶