Skip to content

Commit

Permalink
Drop tmp_users table (#1488910)
Browse files Browse the repository at this point in the history
  • Loading branch information
alecpl committed Jan 17, 2013
1 parent 2e4a94c commit 474d9d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SQL/sqlite/2013011700.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- drop temp table created in 2012080700.sql
DROP TABLE IF EXISTS tmp_users;

0 comments on commit 474d9d4

Please sign in to comment.