Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jalbarracinv authored Dec 26, 2021
1 parent 4a04e43 commit 8e66eed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,6 @@ CREATE TABLE `posts` (
KEY `idx_boardmessages_replyid` (`idreply`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

INSERT INTO boards (`idboard`,`name`) VALUES (2,'General2');


0 comments on commit 8e66eed

Please sign in to comment.