mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 21:13:26 +00:00

- no bug concerning --max_record - add try/catch so the job don't stop on errors PHRAS-1055 #time 5h - add option --dry - add verbose print (-v) - add "ALL" for type and subdef arguments - fix "substitute" options - fix show sql with arguments PHRAS-1055 #time 5h - better error handling - argument "databox" can be specified as id, dbname or viewname - add option "--partition=n/N" - argument "type" changed to option "--record_type=a,b,c" (can also be set as "--record_type=a,b --record_type=c") - argument "subdefs" changed to option "--name=x,y,z" (can also be set as "--name=x,y --name=z") - option "--with-substitution" changed to "--with_substituted" - option "--substitution-only" changed to "--substituted-only" PHRAS-1055 #time 2h - change lone argument (databox) to option "--databox" (mandatory) - add option "--missing_only" to create missing subdefs after structure change. - add option "--garbage_collect" to remove orphan subdefs left by structure change. PHRAS-1055 #time 1m - cleanup PHRAS-1055 #time 2h - cleanup - add option "--reset_subdef_flag" - add option "--set_writemeta_flag" PHRAS-1055 #time 1m - fix vocabulary (flag)