• Michael Kozono's avatar
    Avoid dropping tables in test · 080dba4a
    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`.
    080dba4a