Files
GMW/drizzle/migrations/meta/_journal.json
T
MythEclipse 3b9e87ee6c feat: add voice recordings feature with database integration
- Implemented PostgreSQL and SQLite schemas for voice recordings.
- Created repository functions for inserting, updating, and listing voice recordings.
- Developed uploader logic to handle file uploads and database updates.
- Added routes for accessing voice recordings via API.
- Enhanced UI state to include recordings tab.
- Introduced moderation WebSocket event for uploaded recordings.
2026-05-18 20:15:38 +07:00

27 lines
497 B
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1778750697764,
"tag": "0000_rare_kitty_pryde",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1778764447718,
"tag": "0001_curious_zodiak",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1779109619461,
"tag": "0002_dark_omega_flight",
"breakpoints": true
}
]
}