Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Commit 2760117

Browse files
committed
Update prepopulatesql_localhost8080.sql
Added comment
1 parent 2531472 commit 2760117

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

etc/prepopulatesql_localhost8080.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
USE `datacustodian`;
2+
3+
# Populate kind
24
INSERT INTO service_categories (kind) VALUES (0);
35
INSERT INTO service_categories (kind) VALUES (1);
46
INSERT INTO service_categories (kind) VALUES (2);

0 commit comments

Comments
 (0)