General

Profile

Vladimir Zibarov

  • Login: gogan419
  • Email: gogan@bigmir.net
  • Are you a spammer?:
  • Registered on: 11/06/2012
  • Last connection: 11/07/2012

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

11/07/2012

02:38 PM Wt Help: RE: Dbo: remove() object with defined ManyToMany relations: constraint failed (bug?)
For now, I have a solution: manually erase each relation and then remove object.
{
dbo::Transaction transaction(s...
Vladimir Zibarov
02:16 PM Wt Help: RE: Dbo: remove() object with defined ManyToMany relations: constraint failed (bug?)
UPD: updated to wt-3.2.3, same errors
Vladimir Zibarov
01:59 PM Wt Help: Dbo: remove() object with defined ManyToMany relations: constraint failed (bug?)
Maybe this is a bug, but I can't tell for sure (maybe I'm doing something wrong).
Wt::Dbo with Sqlite3 backend (Wt v...
Vladimir Zibarov

11/06/2012

02:52 PM Wt Help: RE: Dbo: how to add column?
Thanks a lot!
I added lines:
session.execute("alter table MyClass add column 'dateAdded' 'text'");
session.execu...
Vladimir Zibarov
01:08 PM Wt Help: Dbo: how to add column?
Hello.
In short, how to add new fields to mapped tables in database
I have a database using Wt::Dbo and Sqlite3 ba...
Vladimir Zibarov

Also available in: Atom