mirror of
https://github.com/penpot/penpot.git
synced 2025-05-05 19:15:54 +02:00
🔥 Remove unused extension.
This commit is contained in:
parent
8d9d711ad8
commit
fe67bf8fdb
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
CREATE EXTENSION IF NOT EXISTS "uuid-ossp";
|
CREATE EXTENSION IF NOT EXISTS "uuid-ossp";
|
||||||
CREATE EXTENSION IF NOT EXISTS "pgcrypto";
|
|
||||||
|
|
||||||
CREATE FUNCTION update_modified_at()
|
CREATE FUNCTION update_modified_at()
|
||||||
RETURNS TRIGGER AS $updt$
|
RETURNS TRIGGER AS $updt$
|
||||||
|
|
Loading…
Add table
Reference in a new issue