mirror of
https://github.com/PurpleI2P/regi2p.git
synced 2025-01-14 21:19:56 +00:00
update dump
This commit is contained in:
parent
4a7ffab927
commit
6e3ce2d992
@ -1,7 +1,3 @@
|
||||
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
|
||||
START TRANSACTION;
|
||||
SET time_zone = "+00:00";
|
||||
|
||||
CREATE TABLE `hosts` (
|
||||
`host` varchar(67) NOT NULL,
|
||||
`base64` varchar(616) NOT NULL,
|
||||
@ -30,4 +26,3 @@ ALTER TABLE `hosts`
|
||||
|
||||
ALTER TABLE `subscriptions`
|
||||
ADD PRIMARY KEY (`name`);
|
||||
COMMIT;
|
||||
|
Binary file not shown.
BIN
sql/regi2p-220826-202000.sql.gz
Normal file
BIN
sql/regi2p-220826-202000.sql.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user