From 395fc3a8e592bba502c7376334e3ce7838f05f7a Mon Sep 17 00:00:00 2001 From: Rob Hedgpeth Date: Thu, 11 Feb 2021 14:57:23 -0600 Subject: [PATCH] updates --- sql/data.sql | 3 --- 1 file changed, 3 deletions(-) diff --git a/sql/data.sql b/sql/data.sql index 50cdeaa..695372f 100644 --- a/sql/data.sql +++ b/sql/data.sql @@ -33,6 +33,3 @@ VALUES (8,1), (8,2), (9,3); - - -/* mariadb --host transactions-1.mdb0001390.db.skysql.net --port 5002 --user DB00003108 -p'E30W9,614oI6/8s1pn7Vl8' --ssl-ca ~/Downloads/skysql_chain.pem < schema.sql */ \ No newline at end of file