|
|
|
|
|
by zkomp
2900 days ago
|
|
Yes hstore is limited but since you can represent numbers and even hstore itself as text, all you really have to do is cast to and from text and then you have a nested structure with almost anything in it... jsonb is much better obviously but hstore was really nice and kind of under appreciated. |
|