]> source.dussan.org Git - iciql.git/commit
Attempt defaultValue instantiation if object is null && spec'd NOT NULL v0.7.6
authorJames Moger <james.moger@gmail.com>
Wed, 21 Dec 2011 20:20:42 +0000 (15:20 -0500)
committerJames Moger <james.moger@gmail.com>
Wed, 21 Dec 2011 20:20:42 +0000 (15:20 -0500)
commit6830a631590ae63b6f80476c0a86b6050a91f953
tree6edfad7ed573b4089cac7be547539501ad7e5ea0
parent8e7ccd33d586bdea3fea1f606874deeaf7b9884f
Attempt defaultValue instantiation if object is null && spec'd NOT NULL

This is only attempted on db.insert and db.update.
docs/05_releases.mkd
src/com/iciql/Constants.java
src/com/iciql/ModelUtils.java
src/com/iciql/TableDefinition.java