mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Delete createdb script (#536)
This commit is contained in:
parent
2fa55414e0
commit
ca79271d06
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
CREATE DATABASE squeaknode;
|
||||
|
||||
\connect squeaknode;
|
||||
|
||||
CREATE SCHEMA IF NOT EXISTS mainnet;
|
||||
CREATE SCHEMA IF NOT EXISTS testnet;
|
||||
CREATE SCHEMA IF NOT EXISTS regtest;
|
||||
CREATE SCHEMA IF NOT EXISTS simnet;
|
||||
Loading…
Add table
Add a link
Reference in a new issue