Hello! I created a simple user registration form with Sequel and Roda, but an error occurs when filling out the fields and submitting the form.
Sequel::NotNullConstraintViolation at /user/new SQLite3::ConstraintException: NOT NULL constraint failed: users.username A file of my code is attached to this message. -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sequel-talk/89a694f9-460b-4669-8b82-124377d76e64n%40googlegroups.com.
<<attachment: sequel_sqlite.zip>>
