haxelib icon indicating copy to clipboard operation
haxelib copied to clipboard

implement database management tools

Open nadako opened this issue 9 years ago • 2 comments

we need to develop some management tools for haxelib db so we can easily do support tasks, like lib/version removal, password reset, etc.

nadako avatar Apr 01 '16 15:04 nadako

(i'm talking about tools for us to use, so we don't have to work with SQL directly, not haxelib end-users)

nadako avatar Apr 01 '16 15:04 nadako

After #342 I'm guessing there's no tool for library removal? Should also do one to check the integrity of the DB.

Note: we'll need to use these tools to clean the DB of old broken references.

ibilon avatar Sep 03 '16 14:09 ibilon