[Dbix-class] dbix update and create
Jennifer Ahn
jenahn at stanford.edu
Fri Feb 15 22:52:20 GMT 2008
hello dbix-ers!
i'm getting my feet wet in the dbix world.
i am able to find, search and all that good stuff, but when it comes to
updating and creating a row in through my result set, my database is not
showing any new rows or updates. i have set my autocommit flag to 1.
is there anything else that i need to configure to allow for inserts and
updates into my database? what's a good way of checking if there has
been a commit?
thank you!
jennifer
More information about the DBIx-Class
mailing list