Skip to content

Commit

Permalink
add upgrading item
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioribeiro committed Jun 11, 2014
1 parent cee5a08 commit 401f8a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
## to 0.3.2

- Add a is_robot boolean column to: `ALTER TABLE tracker_sessions ADD is_robot BOOL;`
- Add `'do_not_track_robots' => true or false,` to tracker\config.php

- Add `'do_not_track_robots' => true or false,` to `tracker\config.php`.
- Change `tracker_events_log.class_id` to be a nullable column.

0 comments on commit 401f8a4

Please sign in to comment.