Ticket #30 (new enhancement)

Opened 4 years ago

Last modified 3 years ago

New data-types can be added

Reported by: mlandauer Assigned to: mlandauer
Priority: major Milestone:
Component: Plugin Version:
Keywords: Cc:

Description

Maybe some kind of Ruby plugin system? Will also need to be able to update the database schema...

Currently too big and fuzzy to estimate

Change History

12/04/06 16:24:57 changed by mlandauer

  • milestone set to milestone2.

01/29/07 21:27:42 changed by mlandauer

  • milestone changed from milestone2 to milestone3.

01/29/07 21:33:25 changed by mlandauer

  • component changed from Daemon to Plugin.

03/20/07 17:21:35 changed by julians

In my experience it is not a good idea to have a dynamic database schema. In addition to that, the number of database data types is finite anyway. I would try to find a solution that works with a static schema.

What purpose would this function serve precisely, why wouldn't a set of predefined data types - say string, number, timestamp, enumeration - be sufficient?

03/27/07 08:52:46 changed by matthewl

  • milestone changed from 2007.03.23 to 2007.04.20.

10/18/07 16:06:13 changed by matthewl

  • milestone deleted.

Milestone Uncommited Work deleted