Initial commit: tinovisas (visa management app)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
-- Extensions
|
||||
CREATE EXTENSION IF NOT EXISTS "pgcrypto";
|
||||
CREATE EXTENSION IF NOT EXISTS "uuid-ossp";
|
||||
|
||||
-- The application will create tables automatically
|
||||
-- This file ensures extensions are available
|
||||
Reference in New Issue
Block a user