Ticket #848 (closed task: fixed)
Postgres DROP/CREATE DATABASE in sfDoctrinePlugin
| Reported by: | tigglet | Owned by: | jwage |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.10.3 |
| Component: | Other | Version: | 0.10.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | ||
| Status: | Has Patch: |
Description (last modified by tigglet) (diff)
In order to drop or create a database, you'll need to connect to a database other than your target database. Both the "postgres" database and the "template1" databases are present in nearly all installations of Postgres by default so it'd be safe to assume one or the other exists. Recommend we use "postgres".
Change History
Note: See
TracTickets for help on using
tickets.