rename User to Profile and Role to Permission. refs #15

This commit is contained in:
Thomas Peetz
2025-04-30 17:22:40 +02:00
parent 8833d2ca6a
commit 5850b1cfb0
29 changed files with 567 additions and 579 deletions
+1 -1
View File
@@ -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