rename User to Profile and Role to Permission. refs #15
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""
|
||||
copy data from SQLite to MariaDB
|
||||
copy data from JSON to MariaDB
|
||||
"""
|
||||
from argparse import ArgumentParser, ArgumentDefaultsHelpFormatter
|
||||
from pathlib import Path
|
||||
|
||||
Reference in New Issue
Block a user