79271394

Date: 2024-12-11 10:48:10
Score: 2.5
Natty:
Report link

Option 1: Manually load the .env.test file inside your drizzle.config.ts using dotenv.config({ path: '.env.test' }). Option 2: Use dotenv-cli to load environment variables from .env.test and run your commands.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: ruru