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
claw_ has joined #datamapper
<claw_>
hey there,
<claw_>
can i add a column to an relation table ? i have a many-to-many relation. the table is client_printers where client has many printers and printer has many clients and a want to add a bool column to that table. is this possible ?
<claw_>
this would be for the default printer
<claw_>
or do i have to create another relation where a client has one default printer ?
rsim has quit [Quit: Leaving.]
postmodern has quit [Quit: Leaving]
claw_ has quit [Read error: Connection reset by peer]
claw_ has joined #datamapper
rsim has joined #datamapper
mikecmpbll has joined #datamapper
mikecmpbll has quit [Quit: i've nodded off.]
jammanbo has joined #datamapper
jammanbo has left #datamapper [#datamapper]
postmodern has joined #datamapper
siel has quit [Ping timeout: 240 seconds]
siel has joined #datamapper
mikecmpbll has joined #datamapper
rsim has quit [Quit: Leaving.]
claw__ has joined #datamapper
claw_ has quit [Ping timeout: 272 seconds]
<namelessjon_>
claw__: If you explicitly define the join model, you can have any columns you like on there