Skip to content

Commit

Permalink
Merge pull request #196 from HXSecurity/develop
Browse files Browse the repository at this point in the history
beta
  • Loading branch information
tscuite authored Jul 12, 2023
2 parents 1f1b52b + 9f3e16a commit 1b41d02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mysql/update-20230621-release-1.13.0.sql
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,6 @@ INSERT INTO web_role_url_relation
(role_id, url_id)
VALUES(6, 63);

CREATE TABLE `health_check_db_testmodel` (`id` integer AUTO_INCREMENT NOT NULL PRIMARY KEY, `title` varchar(128) NOT NULL);

SET FOREIGN_KEY_CHECKS=1;

0 comments on commit 1b41d02

Please sign in to comment.