initial commit: create basic rag search and ingest
This commit is contained in:
8
.idea/sqldialects.xml
generated
Normal file
8
.idea/sqldialects.xml
generated
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="SqlDialectMappings">
|
||||
<file url="file://$PROJECT_DIR$/backend/migrations/2025-01-03-0001-add-searchable-content.sql" dialect="SQLite" />
|
||||
<file url="file://$PROJECT_DIR$/backend/migrations/2025-01-03-init.sql" dialect="SQLite" />
|
||||
<file url="file://$PROJECT_DIR$/backend/migrations/2025-01-26-add-modified-date-searchable-table.sql" dialect="SQLite" />
|
||||
</component>
|
||||
</project>
|
Reference in New Issue
Block a user