mirror of
https://github.com/thedotmack/claude-mem
synced 2026-04-25 17:15:04 +02:00
Release v3.7.2
Published from npm package build Source: https://github.com/thedotmack/claude-mem-source
This commit is contained in:
@@ -9,8 +9,6 @@ export function registerMigrations(): void {
|
||||
|
||||
// Register migrations in order
|
||||
manager.registerMigration(migration001);
|
||||
|
||||
console.log('📋 Registered all database migrations');
|
||||
}
|
||||
|
||||
// Auto-register migrations when this module is imported
|
||||
|
||||
Reference in New Issue
Block a user