chore: enhance test data generation with user identification

This commit is contained in:
ty
2025-03-16 15:34:50 +08:00
parent e8e2349a97
commit 6ddd5bdf4e
4 changed files with 43 additions and 9 deletions

View File

@@ -8,7 +8,7 @@
{
"binding": "DB",
"migrations_dir": "drizzle",
"database_name": "${DATABASE_NAME}",
"database_name": "moemail",
"database_id": "${DATABASE_ID}"
}
]