main.anubis
696 Bytes
/*************************************************
* *Project* The Anubis Project
*
* *Title* Database model manager
*
* *Copyright* Copyright © David René 2015.
*
*
*
*
* *Overview*
* generate database management interface under Anubis according on model description file'.
* Like django
*/
read tools/string.anubis
read generation/files.anubis
read calexium_lib/database/model/db_model.anubis
read model.3.0.0.anubis
global define One
db_model_manager
(
List(String) args
) =
generate_model_files(the_database_description).