dkubb changed the topic of #datamapper to: Datamapper v1.2.0 | Mailing List: http://is.gd/aa9D | Logs: http://is.gd/qWAL7V | DataMapper 2 Renamed to ROM, see #rom-rb for development
axion_ has joined #datamapper
mkf has quit [Ping timeout: 268 seconds]
mkf has joined #datamapper
foxxx0 has joined #datamapper
<foxxx0>
hey, how do specify a relation as *optional* so that it is allowed NULL in the database?
<foxxx0>
currently all foreign keys are required as NOT NULL in mysql