You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-29 22:37:58 +02:00
Revert "Implement CIText as NOCASE alternative in postgresql"
This reverts commit 0f3c1b9d15.
This commit is contained in:
@@ -40,10 +40,3 @@ select 1
|
||||
create
|
||||
database mailu
|
||||
owner mailu;
|
||||
|
||||
-- name: create_citext!
|
||||
-- Install the CIText extension
|
||||
create
|
||||
extension
|
||||
if not exists
|
||||
citext;
|
||||
|
||||
Reference in New Issue
Block a user