yasuki_core.install.sets_to_sql.load_l5r_sets#

load_l5r_sets(set_info_path, dsn)[source]#

Load set metadata from the arc-grouped set_info YAML into l5r_sets.

One row per set name; a name that recurs across arcs (e.g. promotional cards) is kept once.

Parameters:
set_info_pathpath

Path to the arc-grouped set_info YAML.

dsnstr

PostgreSQL connection string.