Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SQLite DB ENV Variables for simpletest #5

Closed
bhanu951 opened this issue Dec 4, 2022 · 0 comments · Fixed by #7
Closed

Add SQLite DB ENV Variables for simpletest #5

bhanu951 opened this issue Dec 4, 2022 · 0 comments · Fixed by #7

Comments

@bhanu951
Copy link

bhanu951 commented Dec 4, 2022

Currently only MySQL DB ENV variable is included for simpletest, include SQLite DB ENV variable as well.

      SIMPLETEST_DB_MYSQL: &simpletest_db_mysql mysql://db:db@db:3306/db
      SIMPLETEST_DB_SQLITE: &simpletest_db_sqlite sqlite://localhost//dev/shm/test.sqlite
      SIMPLETEST_DB: *simpletest_db_sqlite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant