Skip to content
  • Kevin Morris's avatar
    add aurweb.db.session · 77ab3f7f
    Kevin Morris authored
    
    
    + Added Session class and global session object to aurweb.db,
      these are sessions created by sqlalchemy ORM's sessionmaker
      and will allow us to use declarative/imperative models.
    
    Signed-off-by: Kevin Morris's avatarKevin Morris <kevr@0cost.org>
    77ab3f7f