swh-lister/swh/lister/npm
David Douard c67a926f26 npm: make NpmVisitModel use the main declarative base class from core.models
This is needed by the (refactored) db init mechanism, since this later uses
the main declarative base class (thus the main MetaData instance) to gather
tables to be created/dropped.
2019-09-03 15:02:24 +02:00
..
tests lister: Type correctly the 'indexable' column 2019-06-26 10:58:54 +02:00
__init__.py swh.lister.npm : Add a lister of all available packages in the npm registry 2018-11-26 11:04:13 +01:00
lister.py Drop SWH prefix in classes everywhere 2019-06-20 19:08:46 +02:00
models.py npm: make NpmVisitModel use the main declarative base class from core.models 2019-09-03 15:02:24 +02:00
tasks.py npm.tasks: Fix NpmVisitModel parameters format 2019-01-30 16:32:26 +01:00