Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running schema --add without --levels="" throws exception when filling in the levels in the prompt #14

Open
kylecannon opened this issue Sep 20, 2013 · 0 comments
Labels

Comments

@kylecannon
Copy link
Member


[vagrant@www Elite]$ bin/vfmagento schema --add --levels="make,model,trim"

Done
[vagrant@www Elite]$ bin/vfmagento schema --add
Enter Levels, Comma Delim, [enter] for [make,model,year]::
make,model,year

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'value' cannot be null' in /var/www/www/.modman/Vehicle-Fits-Magento/app/code/local/Elite/vendor/kylecannon/magento/lib/Zend/Db/Statement/Pdo.php on line 234

PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'value' cannot be null in /var/www/www/.modman/Vehicle-Fits-Magento/app/code/local/Elite/vendor/kylecannon/magento/lib/Zend/Db/Statement/Pdo.php on line 228

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant