You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Rose::DB::Object
Hello. Great ORM!
I have a little proposal
::Loader does not write such important (for me) methods as
'default_load_speculative' and 'default_update_changes_only' via -
>make_modules
I have found this: (::Object/Metadata/Auto.pm, line 955)
---
foreach my $attr (qw(allow_inline_column_values))
---
Can, you please, add other methods to this list?
John Siracusa
unread,
Jan 19, 2012, 11:14:51 AM1/19/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rose-db...@googlegroups.com
I can, but when I'll be able to get to it, I'm not sure. (The hard part is always the tests and the documentation, not the code changes.) You should feel free to do the work yourself and submit a patch :)
-John
Alex Bykov
unread,
Jan 27, 2012, 10:39:40 AM1/27/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Rose::DB::Object
Ok. I think it is a little bugfix, so I have send patches to you