Ticket #13 (closed defect: released)

Opened 6 years ago

Last modified 5 years ago

Omega opens single databases more than once

Reported by: arjen Owned by: olly
Priority: high Milestone:
Component: Omega Version: 0.6.5
Severity: trivial Keywords:
Cc: Blocked By:
Operating System: Linux Blocking:

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

Changed 6 years ago by olly

  • status changed from new to assigned

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.

Changed 6 years ago by olly

  • owner changed from james to olly
  • status changed from assigned to new

Changed 6 years ago by olly

  • status changed from new to assigned

Changed 6 years ago by olly

  • status changed from assigned to closed
  • resolution set to fixed

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

Changed 5 years ago by olly

  • resolution changed from fixed to released

Changed 5 years ago by trac

  • platform set to Linux
Note: See TracTickets for help on using tickets.