Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename sequence only if it exists | Abdelkader Boudih | 2014-06-27 | 1 | -0/+10 |
* | pg, `reset_pk_sequence!` respects schemas. Closes #14719. | Yves Senn | 2014-05-30 | 1 | -1/+1 |
* | Remove dead test code for unsupported adapters | Sean Griffin | 2014-05-17 | 1 | -8/+0 |
* | Remove more skip | Rafael Mendonça França | 2013-11-08 | 1 | -2/+0 |
* | Don't skip tests if we don't need to. | Rafael Mendonça França | 2013-11-08 | 1 | -23/+25 |
* | also rename indexes when a table or column is renamed | Yves Senn | 2013-02-20 | 1 | -1/+11 |
* | Add teardown method to AR::Mig::RenameTableTest | Robb Kidd | 2012-07-10 | 1 | -18/+13 |
* | Update psql adapter to rename a default pkey sequence when renaming a table. | Robb Kidd | 2012-06-27 | 1 | -0/+13 |
* | fixing test class name | Aaron Patterson | 2012-01-13 | 1 | -1/+1 |
* | adding a test class for table renaming | Aaron Patterson | 2012-01-13 | 1 | -0/+72 |