Field "provider_key" does not have a default value
Reported by Gustavo Carreno | February 18th, 2010 @ 08:01 PM | in 0.6
This is a 2 part bug.
First, after submitting /providers/add_search the MySQL server report "provider_key" has no default value.
It then is redirected to /providers/add_follow. If you input any value there and submit, same MySQL error pops out.
Should you sense that and add a default value to $this->data or alter Schema. If you did alter schema from 0.3 to 0.4 you shoudda told me :P
Comments and changes to this ticket
-

Matt Curry February 19th, 2010 @ 01:50 AM
- → State changed from new to open
- → Milestone set to 0.5
-

Matt Curry February 19th, 2010 @ 03:24 PM
ALTER TABLE
providersCHANGEprovider_keyprovider_keyBIGINT( 20 ) NULL DEFAULT NULL0.5 will have this in the create SQL
-

Matt Curry February 19th, 2010 @ 03:24 PM
- → State changed from open to resolved
-

Gustavo Carreno February 19th, 2010 @ 11:08 PM
Just checkin': You did remember to alter the destination of the posted /providers/add_search to itself, right?
-

Matt Curry February 20th, 2010 @ 01:30 AM
- → Milestone changed from 0.5 to 0.6
- → State changed from resolved to open
missed it. re-opened.
-

Matt Curry February 22nd, 2010 @ 03:31 PM
- → State changed from open to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »