started schema

This commit is contained in:
2025-04-11 21:26:41 -05:00
parent 4e374fab54
commit 2b368a71ee
5 changed files with 11 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# YellowJacket Database Schema
## Tables
### `audio_files`
References to all audio files that YellowJacket is aware of
#### Fields
- UUID (PK)
-