Files
gitlabhq/lib/tasks
Jacob Vosmaer 90ab5a59bb Use native Postgres database cleaning during backup restore
We were using hacks to drop tables etc during a Postgres backup
restore. With this change, we let pg_dump insert the DROP TABLE
statements it needs at the start of the SQL dump.
2015-07-07 15:34:06 +02:00
..
2011-10-09 00:36:38 +03:00
2015-05-12 13:21:11 +03:00
2015-02-03 19:25:57 -08:00
2015-06-23 16:48:52 +02:00
2015-06-23 16:48:52 +02:00
2015-07-03 10:51:44 +02:00