Skip to content

Commit 37f8230

Browse files
committed
process_tracker_python-1 Add support for other relational databases
🐛 travis CI configuration Trying to debug the database build matrix for .travis.yml Working on #1
1 parent 3f80484 commit 37f8230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dbscripts/mysql_process_tracker.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
USE process_tracker;
12

23
create table actor_lkup
34
(

0 commit comments

Comments
 (0)