Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid dropping tables in test | Michael Kozono | 2018-02-14 | 1 | -1/+1 |
| | | | | | | 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`. | ||||
* | Extend migrations testing documentation | Grzegorz Bizon | 2017-08-16 | 1 | -2/+8 |
| | |||||
* | Document a new migrations testing techniquedocs/gb/document-new-migrations-testing-technique | Grzegorz Bizon | 2017-06-15 | 1 | -0/+87 |