Opened 5 years ago
Closed 4 years ago
#1485541 closed Bugs (wontfix)
database tables names
| Reported by: | mngm | Owned by: | |
|---|---|---|---|
| Priority: | 8 | Milestone: | 0.2-stable |
| Component: | Installer | Version: | 0.2-beta |
| Severity: | minor | Keywords: | table names |
| Cc: |
Description
Hi, in the set up i changed the name of the tables in the database, but the installer still tried to create the tables with default names.
Change History (2)
comment:1 Changed 5 years ago by alec
- Milestone set to 0.2-stable
comment:2 Changed 4 years ago by thomasb
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

The installer just executes the SQL statements from SQL/*.initial.sql.
If you configure your installation manually (as you probably did) you should not use the installer anymore.