Skip to content

Instantly share code, notes, and snippets.

@lestrrat
Created May 29, 2009 01:07
Show Gist options
  • Save lestrrat/119707 to your computer and use it in GitHub Desktop.
Save lestrrat/119707 to your computer and use it in GitHub Desktop.
Creating initial data
DBIx::Class::Schema::populate(): DBI Exception: DBD::SQLite::st execute failed: person.registered may not be NULL [for Statement "INSERT INTO person ( active, born, email, gender, industry, interests, login, movies, music, name, occupation, pass, photo, timezone, views) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )"] at /var/www/vhosts/board.perlassociation.org/mojomojo/script/../lib/MojoMojo/Schema.pm line 59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment