swh.objstorage.backends.winery.sharedbase module#
- class swh.objstorage.backends.winery.sharedbase.SharedBase(**kwargs)[source]#
Bases:
Database
- property lock#
Return an arbitrary unique number for pg_advisory_lock when creating tables
- property database_tables#
Return the list of CREATE TABLE statements for all tables in the database
- property whoami#
- property id#