Skip to content

Releases: pycasbin/sqlobject-adapter

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 17:01

0.2.0 (2024-04-11)

Features

  • improve README (1374ea2)
  • Replace Travis CI with GitHub Actions CI and add semantic-release (#3) (37375ba)

SQLObject Adapter for PyCasbin v0.1.1

Choose a tag to compare

@leeqvip leeqvip released this 13 Jun 12:32

SQLObject Adapter is the SQLObject adapter for PyCasbin. With this library, Casbin can load policy from SQLObject supported database or save policy to it.

The current supported databases are:

  • PostgreSQL
  • MySQL
  • SQLite
  • Microsoft SQL Server
  • Firebird
  • Sybase
  • MAX DB
  • pyfirebirdsql

SQLObject Adapter for PyCasbin v0.1.0

Pre-release

Choose a tag to compare

@leeqvip leeqvip released this 13 Jun 12:16
bf936fa

SQLObject Adapter is the SQLObject adapter for PyCasbin. With this library, Casbin can load policy from SQLObject supported database or save policy to it.

The current supported databases are:

  • PostgreSQL
  • MySQL
  • SQLite
  • Microsoft SQL Server
  • Firebird
  • Sybase
  • MAX DB
  • pyfirebirdsql