close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 21 years ago

Closed 21 years ago

Last modified 18 years ago

#38 closed enhancement (fixed)

A new DBTable function

Reported by: imendez Owned by: manuelb
Priority: normal Milestone:
Component: SetAlgebra Version: head
Severity: minor Keywords:
Cc:

Description

Although i've porposed this function in several occasions, i haven´t yet had any
answer about it, so i retake the petition.

I think it would be a marvellous idea creating a new function similar to
DBSeriesTable that doesn´t bind to return a series, but a structured set.

It should take a 'Prefix' argument, an 'Indexes' argument and a 'Values' argument.
The first one would define the column discriminator and the 'Indexes' one would
define the row discriminator

Change History (8)

comment:1 Changed 21 years ago by danirus

Status: newassigned

comment:2 Changed 21 years ago by danirus

Owner: changed from danirus to manuelb
Status: assignednew

This bug, finally, are going to be attended by Manuel Balderrábano.
There're an email about it in Usuarios-Tol email list.
Viel glück Manu.

comment:3 Changed 21 years ago by manuelb

Status: newassigned

comment:4 Changed 21 years ago by manuelb

status_whiteboard: The function is working, but assuming that all fields do exist. As default value, Unknown(?) will be taken, and still allows only one index and prefix column. Half way there!

comment:5 Changed 21 years ago by manuelb

status_whiteboard: The function is working, but assuming that all fields do exist. As default value, Unknown(?) will be taken, and still allows only one index and prefix column. Half way there!Now applying some changes (Many indeed) to be able to get more than one serie...

comment:6 Changed 21 years ago by manuelb

status_whiteboard: Now applying some changes (Many indeed) to be able to get more than one serie...OK, the implementation is on it's final stage and should see the light soon!

comment:7 Changed 21 years ago by manuelb

Resolution: fixed
Status: assignedclosed
status_whiteboard: OK, the implementation is on it's final stage and should see the light soon!

Ok, the new function is out at last!
It's name is DBTableColumn and has benn uploaded to the CVS.

comment:8 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://www.tol-project.org
Note: See TracTickets for help on using tickets.