Opened 21 years ago

Closed 21 years ago

Last modified 21 years ago

#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 Olly Betts, 21 years ago

Status: newassigned

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.

comment:2 by Olly Betts, 21 years ago

Owner: changed from James Aylett to Olly Betts
Status: assignednew

comment:3 by Olly Betts, 21 years ago

Status: newassigned

comment:4 by Olly Betts, 21 years ago

Resolution: fixed
Status: assignedclosed

Fixed to ignore second and subsequent occurrences of a database in DB parameter(s).

comment:5 by Olly Betts, 21 years ago

Operating System: Linux
Resolution: fixedreleased
Note: See TracTickets for help on using tickets.