1
0
mirror of https://github.com/PurpleI2P/regi2p.git synced 2025-01-14 21:19:56 +00:00

update dump

This commit is contained in:
R4SAS 2022-08-26 20:25:12 +00:00
parent 4a7ffab927
commit 6e3ce2d992
3 changed files with 0 additions and 5 deletions

View File

@ -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.

Binary file not shown.