Skip to content

Commit

Permalink
Add fb_user column to vendor_zones
Browse files Browse the repository at this point in the history
  • Loading branch information
abh committed Nov 9, 2015
1 parent a4edacc commit c589e26
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sql/ntppool.update
Expand Up @@ -463,3 +463,6 @@ insert ignore into log_status select id, "2014-01-01 00:00:00", 0 from servers o

#65
alter table log_scores add attributes text;

#66
alter table vendor_zones add fb_user int null;

0 comments on commit c589e26

Please sign in to comment.