djangonauts / django-hstore

PostgreSQL HStore support for Django.
http://django-hstore.readthedocs.io/
Other
517 stars 142 forks source link

Add reload schema feature #73

Closed nemesifier closed 10 years ago

nemesifier commented 10 years ago

It would be very useful to be able to change the SCHEMA of an hstore field (in schema mode) in runtime for advanced manipulation.