Exemplo n.º 1
0
 def __get_migrations_absolute_dir(self, config_file_path, migrations_dir):
     return os.path.abspath(Utils.get_path_without_config_file_name(config_file_path) + "/" + migrations_dir)