﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
14107	Problem with non-null fieds using Oracle Backend	Marcos Daniel Petry	nobody	"Hi, 

I have a problem with Oracle Backend when I generate the SQL script to build the database structure

Some fields (I don't know why :P) didn't set the ""NOT NULL"" attribute on SQL scripts for Oracle Database, for PostgreSQL database work fine.  Even if I set the Blank and Null attributes to false in my models.py


Here is a snippet of my models.py: http://dpaste.org/ovwp/

and here, the Oracle SQL Script: http://dpaste.org/fwnq/

and PostgreSQL script: http://dpaste.org/kYEN/"		closed	Database layer (models, ORM)	dev		invalid			Unreviewed	0	0	0	0	0	0
