#13 closed defect (released)
Omega opens single databases more than once
| Reported by: | Arjen | Owned by: | Olly Betts |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Omega | Version: | 0.6.5 |
| Severity: | trivial | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Operating System: | Linux |
Description
When you'd supply DB=dbname DB=dbname .... Omega opens all those entries of the databasename as distinct databases. Perhaps it'd only open a single instance of every unique names supplied to it?
Change History (5)
comment:1 by , 22 years ago
| Status: | new → assigned |
|---|
comment:2 by , 22 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
comment:3 by , 22 years ago
| Status: | new → assigned |
|---|
comment:4 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed to ignore second and subsequent occurrences of a database in DB parameter(s).
comment:5 by , 22 years ago
| Operating System: | → Linux |
|---|---|
| Resolution: | fixed → released |
Note:
See TracTickets
for help on using tickets.

It's never going to be useful to open a database more than once, and removing duplicate may make it easier to implement certain functionality involving multiple databases in omegascript.