Skip to content
  • Michael Kozono's avatar
    Avoid dropping tables in test · ce563741ae4f
    Michael Kozono authored
    And use :migration tag to use deletion strategy, and to avoid caching tables, and to lock into a particular schema.
    
    Attempting to fix intermittent spec errors `PG::UndefinedTable: ERROR:  relation "public.untracked_files_for_uploads" does not exist`.
    ce563741ae4f