add collecting of filemetadata for a given source

This commit is contained in:
2023-06-05 00:46:12 -06:00
parent 899faba255
commit cf9173b7ee
8 changed files with 306 additions and 0 deletions

7
.idea/sqldialects.xml generated Normal file
View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/db/db.go" dialect="GenericSQL" />
<file url="PROJECT" dialect="SQLite" />
</component>
</project>