Closed jhthorsen closed 9 years ago
Right now insert of user and identity are issued with to different $db handles. I want to change the Models to have $db as an attribute instead of $pg.
@jberger says go, so I'm giving it a try.
Right now insert of user and identity are issued with to different $db handles. I want to change the Models to have $db as an attribute instead of $pg.