MetaData Sharing
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
John-Mark Gurney 6c3c694f71 apparently shared cache is discouraged, and doesn't make sense anyways 2 years ago
..
alembic add script to autogen, it's a hack by creating/upgading a db, but works 2 years ago
btv no cover the test code and a few other places... 2 years ago
__init__.py add database migration so that the db can be more easily updated now.. 2 years ago
alembic.ini add script to autogen, it's a hack by creating/upgading a db, but works 2 years ago
autogen.sh add script to autogen, it's a hack by creating/upgading a db, but works 2 years ago
cli.py apparently shared cache is discouraged, and doesn't make sense anyways 2 years ago
config.py catch up w/ work, drop Klein for FastAPI, 3.8, and other minor 2 years ago
hostid.py make tests pass on FreeBSD.. implement hostuuid for it... 2 years ago
mdb.py convert the main data store to SQLite3... 2 years ago
mtree.py catch up w/ work, drop Klein for FastAPI, 3.8, and other minor 2 years ago
orm.py drop unneed arg to ObjectStore, add type column via migration 2 years ago
server.py skip a few, and import a test as different name so it runs.. 2 years ago
tags.py add comments to tests, make sure modifying count counts as modifying.. 2 years ago
tests.py move tag cache to it's own file.. 2 years ago
utils.py convert the main data store to SQLite3... 2 years ago