Grokbase
Topics Posts Groups | in
x
[ help ]

[Dbix-class] Patch roundup time, again.

View PostFlat  Thread  Threaded | < Prev - Next >
Matt S Trout [Dbix-class] Patch roundup time, again.
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
On Sun, Oct 05, 2008 at 02:43:21PM -0700, Marc Mims wrote:
> * Matt S Trout <dbix-class@trout.me.uk> [081005 14:30]:
> > Can somebody also go through rt.cpan.org and work out if there's
> > anything on there we need to apply as well?
>
> I can provide a patch to close RT #21260: Problem with last_insert_rowid:
> http://lists.scsys.co.uk/pipermail/dbix-class/2008-October/006843.html
>
> I would do so by adding a warning to _rebless if the backend can't be
> determined or if there is no DBIC extension for it then punting with a
> DBI call to last_insert_id, passing the table and column.

last_insert_rowid is a sqliteism I put in in the very early days, expecting
it to go away by like 0.03.

last_insert_id is the DBI standard, which theoretically should just work.

Just commit the damn fix.

--
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
Technical Director http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/

Thread : [Dbix-class] Patch roundup time, again.
1)
Matt S Trout Trunk works. It's almost time to start the release cycle. I -know- that due to fighting the...
2)
Marc Mims I can provide a patch to close RT #21260: Problem with last_insert_rowid:...
3)
Matt S Trout last_insert_rowid is a sqliteism I put in in the very early days, expecting it to go away by like...
4)
Jens Gassmann Hi, attached the test and patch for DBIx::Class::InflateColumn::Datetime The recreation of the...
5)
Matt S Trout Other than the bigass diff to sqlite.sql, is there anything left to do here? If not, lob me an...
6)
Peter Rabbitson \o/
7)
Oleg Kostyuk 2008/10/6 Matt S Trout <dbix-class@trout.me.uk>: What about my "Feature proposal for...
8)
Wallace Reis "All tests successful." Done.
9)
Dave Howorth Fix problem with t/61findnot.t: --- Makefile.PL 2008-08-14 17:39:12.000000000 +0100 +++...
spacer
View PostFlat  Thread  Threaded | < Prev - Next >