NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
hm? (Score:1)
Could be worse ... (Score:1)
object(object_id, object_type)
object_type_to_attribute(object_type, attribute_id)
Just be glad it's not:
bit(bit_id, value)
bit_sequence(sequence_id, name)
bit_sequence_member(sequence_id,bit_id,ordinal)
Maybe your tables are just views over bit and bit_sequence
This is sometimes a workaround for other problems (Score:1)
But, that said, it is more often a sign of a developer who heard about the fact that you can do this, the developer thought it would be cool, and
I've always thought of it as ... (Score:1)
-derby
It's the Inner-Platform Effect (Score:1)
All tables in one table (Score:1)