Skip to content

Commit

Permalink
Removed comma
Browse files Browse the repository at this point in the history
  • Loading branch information
didiercf committed Nov 1, 2015
1 parent b80189d commit be03e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/ipfspics-DB_4.sql
@@ -1,5 +1,5 @@
CREATE TABLE votes (hash VARCHAR(46),
vote_type TINYTEXT,
ip VARCHAR(45) NOT NULL,
timestamp INT(11) NOT NULL,
timestamp INT(11) NOT NULL
);

0 comments on commit be03e58

Please sign in to comment.