init
This commit is contained in:
3
PostgreSQL/fortern.sql
Normal file
3
PostgreSQL/fortern.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- create database
|
||||
create database fortern with owner postgres;
|
||||
comment on database fortern is 'Fortern的数据';
|
||||
Reference in New Issue
Block a user