Skip to content

0.3.1

Compare
Choose a tag to compare
@rafalstapinski rafalstapinski released this 22 Feb 01:18

Features

  • Add ability to connect with a connection pool with _Porm.connect_pool()
  • Calling _Porm.disconnect() when already disconnect results in a no op
  • Creating a connection or pool when one already exists will raise a p3orm.exceptions.AlreadyConnected exception