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

Commit d94ab04

Browse files
committed
Merge remote-tracking branch 'upstream/master'
aborts
2 parents e2706c0 + 2760117 commit d94ab04

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)