#1063 closed feature request (done)
Database Configuration
Reported by: | bfarka | Owned by: | bfarka |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | Services.Authentication | Version: | 3.3 |
Keywords: | Cc: |
Description
Make Database configable --> two databases are needed, one for unittesting one for development/production usw
Change History (6)
comment:1 Changed 14 years ago by bfarka
- Status changed from new to assigned
comment:2 Changed 14 years ago by bfarka
comment:3 Changed 14 years ago by bfarka
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 14 years ago by bfarka
A new Property added in the DatabaseUtil.cs --> ProductionDatabase --> if is set to false (in AbstractUnitTest for example) a other connection string is used to create de DB -->Persistence.Settings
comment:5 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
Handeling DB Connection in de app.config (persistence) (r3970)