value.deleter
| 1 | """Mapping a polymorphic-valued vertical table as a dictionary. |
| 2 | |
| 3 | Builds upon the dictlike.py example to also add differently typed |
| 4 | columns to the "fact" table, e.g.:: |
nothing calls this directly
no outgoing calls
no test coverage detected