mirror of
https://github.com/penpot/penpot.git
synced 2025-03-12 07:41:43 -05: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 "pgcrypto";
|
||||
|
||||
CREATE FUNCTION update_modified_at()
|
||||
RETURNS TRIGGER AS $updt$
|
||||
|
|
Loading…
Add table
Reference in a new issue