An error occurred fetching the project authors.
- 16 Feb, 2018 1 commit
-
-
Michael Kozono authored
For the `PrepareUntrackedUploads` spec.
-
- 14 Feb, 2018 1 commit
-
-
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`.
-
- 12 Feb, 2018 3 commits
-
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
- 07 Feb, 2018 1 commit
-
-
Nick Thomas authored
-
- 01 Feb, 2018 2 commits
-
-
Micaël Bergeron authored
-
Micaël Bergeron authored
-
- 05 Jan, 2018 1 commit
-
-
Jarka Kadlecová authored
-
- 06 Dec, 2017 2 commits
-
-
Michael Kozono authored
-
Michael Kozono authored
Later migrations added fields to the EE DB which were used by factories which were used in these specs. And in CE on MySQL, a single appearance row is enforced. The migration and migration specs should not depend on the codebase staying the same.
-
- 01 Dec, 2017 13 commits
-
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
* Hopefully fixes spec failures in which the table doesn’t exist * Decouples the background migration from the post-deploy migration, e.g. we could easily run it again even though the table is dropped when finished.
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
So the path on source installs cannot be too long for our column. And fix the column length test since Route.path is limited to 255 chars, it doesn’t matter how many nested groups there are.
-
Michael Kozono authored
-
Michael Kozono authored
Since duplicate inserts are now ignored.
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
To process the unhashed_upload_files table.
-
Michael Kozono authored
-