migrate
This commit is contained in:
parent
9054c808ea
commit
9ce192b1a7
1 changed files with 5 additions and 0 deletions
|
@ -204,6 +204,11 @@ Migrations/0.0.7-0.1.0.0/Migration.hs`
|
|||
function to repopulate the thumbnail images, if you have some of them corrupted
|
||||
by unhandled EXIF data.
|
||||
|
||||
### 0.1.11.2-0.1.11.3
|
||||
|
||||
* Activate the `pg_trgm` extension for your database with
|
||||
`CREATE EXTENSION pg_trgm;`.
|
||||
|
||||
## Acknowledgements:
|
||||
|
||||
* This software uses the web Framework "Yesod" by Michael Snoyman. See more at:
|
||||
|
|
Loading…
Reference in a new issue