All of these operations are available from
the django.contrib.postgres.operations
module.
CreateExtension
¶HStoreExtension
¶HStoreExtension
[sumber]¶A subclass of CreateExtension
which will install the hstore
extension and also immediately set up the
connection to interpret hstore data.
UnaccentExtension
¶UnaccentExtension
[sumber]¶A subclass of CreateExtension
which will install the unaccent
extension.
Agt 01, 2016