Schema module shows error
Jason Ruyle - January 22, 2009 - 21:20
| Project: | Top Searches |
| Version: | 6.x-1.0-rc3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
The error that is provided is:
top_searches.qid is part of the primary key but is not specified to be 'not null'.

#1
apprently all the 'not_null' should be changed to 'not null'
#2
Great module. I ran into this error today too. Does the latest release contain this fix/patch? Is there any danger to the database or the stability of the site if not? I'm using on a production site.
#3
This will be fixed in the next round of fixes.
It shouldn't harm your site.
#4
Thanks.